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

This application requires Two-Factor Authentication

Two-factor authentication will be enabled for this account.

You are logging in as {{ user }} ({{ user.email }}).

{% csrf_token %}

Please click to continue:

{% endblock %}