{% extends 'django_mfa/base.html' %} {% load i18n %} {% block content %}
Status: On
Disable MFAStatus: Off
Enable MFATwo-factor authentication provides another layer of security to your account.
Status: {% if u2f_enabled %}{% trans "On" %}{% else %}{% trans "Off" %}{% endif %}
Manage U2FU2F authentication provides another layer of security to your account.