{{template "main-top" .}}

{{t "Password.Title"}}

{{t "Password.Description"}}

{{ template "user-profile" . }}
{{ .CSRF }}
{{template "error-message" .}} {{ if showPasswordReset }} {{t "Password.ResetLinkText"}} {{ end }}
{{template "main-bottom" .}}