{{ define "title" }}{{ i18n "AuthFallbackPasswordChangeFormTitle" }}{{ end }} {{ define "content" }}
{{i18n "AuthFallbackPasswordChangeWelcome"}} {{ template "flashes" . }}
{{.csrfField}} {{if ne .ResetToken ""}} {{end}}
{{ end }}