{% extends "kleides_mfa/device_create_form.html" %} {% load i18n static %} {% block extra_js %}{{ block.super }} {% endblock extra_js %} {% block form_description %}
{% trans 'Connect your U2F device and press the button to add it to your account.' %}
{% endblock form_description %}