{% extends "base.html" %} {% block content %}
{{ gettext("Your account requires a new authentication token.") }}
{% endif %}{{ gettext("Token enrollment is currently disabled. Please contact your administrator.") }}
{% elif deploy_token_types|length > 1 %}{{ gettext("Choose your preferred authentication method:") }}
{{ gettext("Scan the QR code with your authenticator app (e.g. Google Authenticator, Authy). Then enter the OTP shown in your app to verify.") }}