root/trunk/examples/templates/example_api_loadtemplate.tmpl

Revision 244, 275 bytes (checked in by schst, 4 years ago)

added loadTemplate()

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 <patTemplate:tmpl name="page">
2 The page template includes other templates, using the <strong>src</strong> attribute:<br />
3 <br />
4 Main:<br />
5 <patTemplate:tmpl name="main" src="example_loadtemplate_foo.tmpl" autoload="no" parse="on" whitespace="trim" />
6
7 </patTemplate:tmpl>
Note: See TracBrowser for help on using the browser.