{{ template "header.html" . }}
{{ if eq .Mode "register" }}

Register security key

Register a security key for two-factor authentication.

{{ else }}

Two-factor authentication

Use your security key to verify your identity.

{{ end }}
{{ template "footer.html" . }}