{% extends "_partials/_auth_shell.html" %}
{% block title %}Enable two-factor authentication{% if app_name %} — {{ app_name }}{% endif %} — allowthem{% endblock %}
{% block auth_main %}{% include "_partials/_auth_main_mfa_setup.html" %}{% endblock %}