{% extends "wagtailadmin/base.html" %} {% load i18n %} {% block titletag %}{% translate "Add a new device for 2 factor authentication" %}{% endblock %} {% block content %} {% translate "Secure your account" as prefs_str %} {% include "wagtailadmin/shared/header.html" with title=prefs_str %}
{% translate "To better protect your account, you will be asked for a security code in addition to your password when you log in." %}
{% translate "This code is generated by an app on your phone and changes every 30 seconds." %}
{% translate "You can use, for example:" %}
{% translate "To activate this option:" %}
{% translate "Important:" %} {% translate "If you lose your phone, you may no longer be able to access your account." %}
{% endif %}