{# Confirm the deletion of a user key #} {% extends "index.html" %} {% load i18n %} {% block menu %} {% with "users" as current_category %} {{ block.super }} {% endwith %} {% endblock %} {% block content %}
{{ object.key }}