{% extends "mfa/webauthn/base.html" %}{% load i18n static allauth %} {% block content %}

{% trans "Edit Security Key" %}

{% csrf_token %} {% include 'allauth/components/form.html' %}
{% endblock %}