{% extends 'paxalia/base.html' %} {% load static i18n %} {% block title %}{% trans "Two-Factor Authentication" %} – Paxalia Analytics{% 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 an authenticator app." %}
{{ otpauth_url }}