{% extends 'paxalia/base.html' %} {% load static i18n %} {% block title %}{% trans "Two-Factor Authentication" %} – Paxalia Dashboard{% endblock %} {% block page_title %}{% trans "Two-Factor Authentication" %}{% endblock %} {% block page_subtitle %}{% trans "Protect your account with an authenticator app" %}{% endblock %} {% block extra_css %} {% endblock %} {% block dashboard_content %}
{% trans "Your account is protected with a mandatory administrator authenticator. Use the Security Authentication workspace to verify, recover, or reset the authenticator through the protected flow." %}
{{ otpauth_url }}