{% extends "base.html" %} {% load static i18n django_bootstrap5 %} {% block title %}{% translate 'Two-factor authentication' %} · {{ block.super }}{% endblock %} {% block content %}
{% translate 'Open your TOTP app to get an authentication code.' %}