{# pages/2fa/verify.html — 2FA verification during login #} {{ title | default("Admin") }} — Verify 2FA
{{ icon("lock", css_class="text-white", size="20px") }}

Verify Your Identity

Enter the code from your authenticator app

{% if temp_token %} {% endif %} {% if error %}
{{ error }}
{% endif %}