{% extends "secureauth/base.html" %} {% load i18n %} {% block title %}{% trans 'Two-factor configuration' %}{% endblock %} {% block content %} {% trans 'Two-factor authentication successfully enabled.' %} {% endblock content %}