{% extends "multifactor/base.html" %} {% block card_title %}Multi-Factor Authentication{% endblock %} {% block content %}
You are logged in but you need to verify one of your secondary factors to continue. Which factor would you like to authenticate with?
{% for link, label, factors in methods %} {{label}} {{factors}} {% endfor %} {% if fallbacks %}