{% extends "pretixcontrol/base.html" %} {% load i18n %} {% load bootstrap3 %} {% load static %} {% load compress %} {% block title %}{% trans "Add a two-factor authentication device" %}{% endblock %} {% block content %}
{% trans "Please connect your WebAuthn device. If it has a button, touch it now. You might have to unplug the device and plug it back in again." %}