{% block header %}
{% if logo_url %}
{% else %}
{% endif %}
{% endblock %}
{% block messages %}
{{ flask.messages() }}
{% endblock %}
{% block buttons %}
{% endblock %}
{{ _("Sign in as %(username)s", username=user.user_name) }}
{% trans %}Set up multi-factor authentication.{% endtrans %}
{% endblock %}
{% block messages %}
{{ flask.messages() }}
{% endblock %}
Instructions:
- Install a One-Time Password (OTP) generator application on your mobile.
- Set up a new authenticator.
- Scan the QR code below and click "Continue".
Note: If you can't scan the QR code, try entering the secret token in your authenticator app directly.