{% extends "base.html" %} {% load i18n %} {% block title %}{% trans "2FA Verification" %}{% endblock %} {% block content %}
{% trans "Enter the 6-digit verification code sent to your professional email address" %}