{% extends "auth/login_base.html" %} {% load i18n django_bootstrap5 %} {% block login_content %}

{% trans 'Two-factor Authentication' %}

{% trans "We have sent you an email with a link that you have to click to log in." %}
{% endblock %}