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

{{.i18n.Tr "phone.please_bind_your_mobile_number"}}

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