{% extends base_template %} {% load i18n %} {% block main_modifier %} mfa-main--wide{% endblock %} {% block content %}
{% trans "Add a second step to your sign-in so a stolen password isn't enough on its own." %}
{% trans "You haven't set up two-factor authentication yet." %}
{% endif %}{% trans "There is nothing left to add." %}
{% endif %}{% blocktrans count remaining=recovery_codes_remaining %}{{ remaining }} code remaining.{% plural %}{{ remaining }} codes remaining.{% endblocktrans %} {% trans "Use one to sign in if you lose access to your other methods." %}