{% extends 'registration/base_registration.html' %} {% load i18n %} {% block card_header %}

Choose Method

{% endblock %} {% block card_body %}
Enroll with authenticator app

You will use an authenticator app as your second factor of authentication.

Enroll with text message

You will receive a text message with a code as your second factor of authentication.

{% endblock %}