Files
web2py/applications/examples/views/template_examples/beautify.html
T

6 lines
77 B
HTML

{{extend 'layout.html'}}
<h1>BEAUTIFY</h1>
<h2>Message is</h2>
{{=message}}