{% extends "horizon/common/_modal_form.html" %} {% load i18n %} {% block modal-header %}
{% trans "Scan the QRCode with yout mobile authentication device (Google Authenticator is fine) and the verify the TOTP token." %}
{% trans "Once the token has been verified, TOTP Two Factor Authentication will be enabled for your user." %}
{% endblock %}