{% extends "two_factor/_base_focus.html" %} {% load i18n %} {% block content %}
{% blocktrans trimmed %}The page you requested, enforces users to verify using two-factor authentication for security reasons. You need to enable these security features in order to access this page. Without enabling these security features, You can only access the account(Profile section) or can logout from the system.{% endblocktrans %}
{% blocktrans trimmed %}Two-factor authentication is not enabled for your account. Enable two-factor authentication for enhanced account security.{% endblocktrans %}
{% endblock %}