SP/web2py/applications/admin/views/default.mobile/change_password.html
Saturneic 064f602b1a Add.
2018-10-25 23:33:13 +08:00

11 lines
145 B
HTML

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