SP/web2py/applications/examples/views/layout_examples/civilized.html
Saturneic 064f602b1a Add.
2018-10-25 23:33:13 +08: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>