{% extends "authentication/_base.html" %} {% load i18n %} {% block heading %} {% translate "Add authenticator app" %} {% endblock heading %} {% block content %}
{% translate "Please scan the QR code with your authenticator app:" %}
{% blocktranslate trimmed %} Please enter the 6-digit code for "{{ BRANDING_TITLE }}" to confirm the registration: {% endblocktranslate %}
{% endblock content %}