{{template "main-top" .}}

{{t "InitMFAOTPSMS.Title"}}

{{ template "user-profile" . }} {{if .Edit}}

{{t "InitMFAOTPSMS.DescriptionPhone"}}

{{else}}

{{t "InitMFAOTPSMS.DescriptionCode"}}

{{end}}
{{ .CSRF }}
{{if .Edit}}
{{else}}

{{.Phone}}

{{end}} {{if and .Phone (not .Edit) }}
{{end}}
{{ template "error-message" .}}
{{if and .Phone (not .Edit) }} {{end}}
{{template "main-bottom" .}}