{% extends "zweifach/base.html" %} {% block content %}

2FA Setup

{{ device.config_url }}

{{ qrcode|safe }}

Setup your device with the QR code above and then enter the generated code in the form below to finish the setup process.

{% csrf_token %} {{ form }}
{% endblock content %}