root/trunk/examples/templates/example_api_parseintovar.tmpl

Revision 259, 208 bytes (checked in by schst, 4 years ago)

added optional $append parameter to parseIntoVar() (bug #54)

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 <!-- $Id$ -->
2 <patTemplate:tmpl name="dest">
3 This is the first template.<br />
4 {BAR}
5 </patTemplate:tmpl>
6
7 <patTemplate:tmpl name="src">
8         This is just any template with {FOO} in it.<br />
9 </patTemplate:tmpl>
10
Note: See TracBrowser for help on using the browser.