{% extends "sentry/bases/twofactor_settings.html" %} {% load crispy_forms_tags %} {% load i18n %} {% load sentry_helpers %} {% block twofactor_title %}{% trans "Enrollment: " %} {{ auth.name }}{% endblock %} {% block twofactor_body %}
To enroll use an application on your phone to get two-factor authentication codes when prompted. Enter your phone number and then provide the confirmation code we send you to active it.
{% endblock %}