PHP Classes

File: tests/assert_templates/set.tpl

Recommend this page to a friend!
  Classes of Cesar D. Rodas   Haanga   tests/assert_templates/set.tpl   Download  
File: tests/assert_templates/set.tpl
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Haanga
Template engine to process Django style templates
Author: By
Last change: Update of tests/assert_templates/set.tpl
Date: 4 years ago
Size: 101 bytes
 

Contents

Class file image Download
{% set foo = 5+1 %} {% set bar = 'testing' %} {{ foo }} {% include "assert_templates/sub_set.tpl" %}