{{define "totp_setup.html"}} Set up authenticator app - mailgoserver
Scan with your authenticator app
{{if .qr_data_uri}} TOTP QR code {{end}}

Can't scan? Enter this key manually:

{{.secret}}
Cancel
{{end}}