{{template "main-top" .}}
{{ template "user-profile" . }}

{{t "MFAInitVerify.Description"}}

{{ .CSRF }} {{if (eq .MFAType 0) }}

{{t "MFAInitVerify.OTPDescription"}}

{{.QrCode}}
{{t "MFAInitVerify.Secret"}} {{.Secret}} content_copy
{{end}}
{{t "Actions.Back"}} {{t "Actions.Cancel"}}
{{template "main-bottom" .}}