{% extends "2fa/base.html" %}{% load i18n %} {% block title %}{% translate "2nd Factor Verified" %}{% endblock %} {% block nav-title %}

{% translate "2nd Factor Verified" %}

{% endblock %} {% block content %}

{% translate "Your 2nd Factor has been verified." %}

{% translate "You may now continue in your application." %}

{% endblock %}