{{define "totp_section"}}
{{if .TOTPSuccess}}{{end}} {{if .TOTPEnabled}}

✓ Enabled

To remove TOTP, contact an administrator.

{{else}}

Add a time-based one-time password for two-factor authentication.

{{if .TOTPError}}{{end}}
{{end}}
{{end}}