root/trunk/examples/templates/example_api_addvar.tmpl

Revision 153, 174 bytes (checked in by schst, 5 years ago)

added example for addVar()

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 <!-- $Id$ -->
2 <patTemplate:tmpl name="template1">
3 This template contains several vars:<br />
4 Foo: {FOO}<br />
5 Bar: {BAR}<br />
6 Argh: {ARGH}<br />
7 <hr />
8 </patTemplate:tmpl>
9
Note: See TracBrowser for help on using the browser.