SP/web2py/applications/admin/views/default.mobile/change_password.html

11 lines
145 B
HTML
Raw Permalink Normal View History

2018-10-25 15:33:07 +00:00
{{extend 'default.mobile/layout.html'}}
{{block sectionclass}}change_password{{end}}
<h2>Change Admin Password</h2>
<div>
{{=form}}
</div>