Files
web2py/applications/examples/views/database_examples/register_dog.html
T

8 lines
103 B
HTML

{{extend 'layout.html'}}
<h1>Dog registration form</h1>
{{=form}}
<h2>Current dogs</h2>
{{=records}}