Files
web2py/applications/admin/views/default.mobile/change_password.html
T

11 lines
145 B
HTML

{{extend 'default.mobile/layout.html'}}
{{block sectionclass}}change_password{{end}}
<h2>Change Admin Password</h2>
<div>
{{=form}}
</div>