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

9 lines
114 B
HTML

{{extend 'layout.html'}}
<div class="onecolcontent">
<h2>web2py License Agreement</h2>
{{=license}}
</div>