{% extends "base.html" %} {% load future i18n %} {% block content %}

{% trans "Two-Factor Verification" %}

{% csrf_token %} {{ form }}
{% endblock %}