{# pages/2fa/setup.html — 2FA setup with QR code #} {% extends "base.html" %} {% block title %}Two-Factor Authentication — {{ title | default("Admin") }}{% endblock %} {% block breadcrumb %} {{ super() }} / Profile / Two-Factor Authentication {% endblock %} {% block content %}
Save these codes somewhere safe. Each code can only be used once.
{{ code }}
{% endfor %}
Your account is protected with two-factor authentication.
Scan the QR code below with your authenticator app (Google Authenticator, Authy, etc.).
Or enter manually:
{{ secret }}