root/trunk/examples/templates/example_attributes_limit.tmpl

Revision 230, 157 bytes (checked in by schst, 4 years ago)

introduced limit attribute

  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
Line 
1 <!-- $Id$ -->
2 <patTemplate:tmpl name="page">
3
4         <patTemplate:tmpl name="row" limit="4">
5         {PAT_ROW_VAR} {HERO}<br />
6         </patTemplate:tmpl>
7
8 </patTemplate:tmpl>
Note: See TracBrowser for help on using the browser.