Recovery Code
{% csrf_token %} {% if invalid %}
Sorry, The provided token is not valid.
{% endif %}

Enter enter your next recovery code

{% if request.session.mfa_methods|length > 1 %} Select Another Method {% endif %}
{% include "modal.html" %}