MobileBlur

change_password.html at feature/web2py_auth
Login

change_password.html at feature/web2py_auth

File applications/admin/views/default/change_password.html artifact 96d9af7786 on branch feature/web2py_auth


{{extend 'layout.html'}}

{{block sectionclass}}change_password{{end}}

<h2>Change Admin Password</h2>

<div class="pwform">
  {{=form}}
</div>