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

8 lines
111 B
HTML

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