8 lines
111 B
HTML
8 lines
111 B
HTML
{{extend 'layout.html'}}
|
|
|
|
<h1>Product registration form</h1>
|
|
{{=form}}
|
|
<h2>Current products</h2>
|
|
{{=records}}
|
|
|