{% extends "_base.html" %} {% load i18n %} {% block nav_secret %}active{% endblock %} {% block content %}
{% blocktrans %}Congratulations, you've made it. You have successfully enabled two-factor authentication and logged in with your token.{% endblocktrans %}
{% endblock %}