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

Two-Factor Authentication

Please enter the verification code from your authenticator app to continue.

{% csrf_token %}
{{ form.token }}
{% if show_recovery %} {% endif %}
Created by HIMOSOFT
{% if messages %} {% endif %}
{% endblock %}