{% extends "base.html" %} {% block title %}{% trans %}Two-factor authentication (2FA){% endtrans %}{% endblock %} {% block subtitle %}{% trans %}with time-based one-time password (TOTP){% endtrans %}{% endblock %} {% block content %}
TOTP QR code
{% endblock %} {% block actions %} {% trans %}Cancel{% endtrans %} {% endblock %}