{% extends "backend/auth/base.html" %} {% load bootstrap4 %} {% block content %}

Welcome back, Please select your Two-Factor Authentication provider

{% bootstrap_messages %}
{% csrf_token %}
{% bootstrap_form form %}
Recover Password
{% endblock %}