MobileBlur

change_password.html
Login

File applications/admin/views/default/change_password.html from the latest check-in


{{extend 'layout.html'}}

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

<h2>Change Admin Password</h2>

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