Files
web2py/applications/examples/views/database_examples/register_user.html
T
Massimo Di Pierro e9fadbc40b added tagcloud
2011-11-23 01:14:19 -06:00

6 lines
129 B
HTML

{{extend 'layout_examples/layout_civilized.html'}}
<h1>User registration form</h1>
{{=form}}
<h2>Current users</h2>
{{=records}}