{% extends "two_factor/_base.html" %} {% load i18n %} {% block content_inner %}
{% blocktrans trimmed %}Congratulations, you've successfully enabled two-factor authentication.{% endblocktrans %}
{% blocktrans trimmed %}We strongly recommend you to save the backup codes. To get the backup codes you can continue to Show Codes.{% endblocktrans %}
{% blocktrans trimmed %}However, it might happen that you don't have access to your primary token device. To enable account recovery, add a phone number.{% endblocktrans %}
{% endif %} {% endblock %}