{% extends "base.html" %} {% load compress static hc_extras %} {% block content %}
{% csrf_token %}

Remove Security Key?

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

{% if is_last %}

After removing this key, two-factor authentication will no longer be active for your {% site_name%} account.

{% endif %}
Cancel
{% endblock %}