{% extends "kleides_mfa/device_create_form.html" %} {% load i18n static %} {% block extra_js %} {% endblock extra_js %} {% block form_description %}

{% blocktrans with url=form.instance.config_url %} Scan the QR code with your authentication app or visit the configuration url to import it on your mobile device.

Then enter the token generated by the app. {% endblocktrans %}

{% endblock form_description %}