{% extends "secureauth/base.html" %} {% load i18n %} {% block title %}{% trans 'SMS settings' %}{% endblock %} {% block content %}
{% blocktrans %} We strongly recommend you provide a fallback SMS number. Doing so will let you send your authentication code to a second device should you lose your primary device. {% endblocktrans %}{% endblock content %}