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

{{t "MFAInitVerify.Description"}}

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

{{t "MFAInitVerify.OTPDescription"}}

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