{{template "base/head" .}}
{{.CsrfTokenHtml}}

{{.i18n.Tr "auth.forgot_password_title"}}

{{template "base/alert" .}} {{if .EnablePhone }}
{{template "user/auth/phone_verify" .}}
{{end}}
{{template "base/footer" .}}