{# pages/2fa/verify.html — 2FA verification during login #} {{ title | default("Admin") }} — Verify 2FA {# Tailwind v4 compiled bundle (incl. legacy bridge) — source: static/css/style.css #}
{{ 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 %}