{{template "main-top" .}}

{{t "MfaInitVerify.Title"}}

{{t "MfaInitVerify.Description"}}

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

{{t "MfaInitVerify.OtpDescription"}}

{{.QrCode}}
{{t "MfaInitVerify.Secret"}} {{.Secret}} content_copy
{{end}}
{{template "main-bottom" .}}