Files
web2py/applications/examples/views/simple_examples/hello3.html
T

4 lines
48 B
HTML

{{extend 'layout.html'}}
<h1>{{=message}}</h1>