{% extends "admin/base_site.html" %} {% block content %}

Verify Your Two-Factor Authentication Setup

Enter the verification code from your authenticator app.

{% csrf_token %}
{{ form.token }}
{% if messages %} {% endif %} {% endblock %}