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

7 lines
77 B
HTML

{{extend 'layout.html'}}
<div class="contentleft">
{{=changelog}}
</div>