{% extends "base.html" %} {% load compress static hc_extras %} {% block content %} {{ registration_dict|json_script:"registration" }}
{% csrf_token %}

Remove Security Key?

You are about to remove the security key {{ credential.name|default:'unnamed' }} from your two-factor authentication methods. Are you sure?

Cancel
{% endblock %} {% block scripts %} {% compress js %} {% endcompress %} {% endblock %}