{% extends "shell" %} {% block content %}
{% if flash %} {% endif %}

Confirm One-time password

On your device, add your one-time password by adding the following url or by scanning the qr code bellow:
{{ url }}
{% set base_64_qr = "data:image/png;base64," ~ qr %} qr code to add one-time password
Please keep the url or the qr code safely, it will be only shown once!
If you lose it you will not be able to access your account!
{% endblock content %}