Files
web2py/applications/examples/views/default/license.html
T
Massimo Di Pierro e9fadbc40b added tagcloud
2011-11-23 01:14:19 -06:00

8 lines
113 B
HTML

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