{% extends "mfa/webauthn/base.html" %} {% load i18n %} {% load allauth %} {% block head_title %} {% trans "Remove Security Key" %} {% endblock head_title %} {% block content %}
{% blocktranslate %}Are you sure you want to remove this security key?{% endblocktranslate %}