{{template "header_modal" .}}

Change password

{{.CSRFField}} {{template "form_errors" .Form}} {{template "form_field" .Form.GetField "cur_password"}} {{template "form_field" .Form.GetField "new_password"}} {{template "form_field" .Form.GetField "new_password_confirm"}} {{template "form_cancel" "/account/overview"}} {{template "form_submit" "Change password"}}
{{template "footer_modal" .}}