Files
web2py/applications/examples/views/layout_examples/civilized.html
2011-12-05 11:39:42 -06:00

4 lines
127 B
HTML

{{extend 'layout_examples/layout_civilized.html'}}
<h2>{{=message}}</h2>
<p>{{for i in range(1000):}}bla {{pass}}&nbsp;</p>