{% extends "mfa/base.html" %} {% load static i18n django_bootstrap5 mfa %} {% block title %}{% translate 'Add TOTP key' %} · {{ block.super }}{% endblock %} {% block breadcrumbs %} {{ block.super }}
{% translate 'Scan the QR-code with your TOTP app and enter a valid code to finish registration.' %}