{% extends "base.html" %} {# CUI // SP-CTI #} {% block title %}MFA Verification — ICDEV™{% endblock %} {% block content %}

Two-Factor Verification

Enter the 6-digit code from your authenticator app to continue.

{% if error %} {% endif %}
{% if next_url %} {% endif %}
{% if next_url %} {% endif %}
{% endblock %} {# CUI // SP-CTI #}