{% extends "base.html" %} {% comment %} # SPDX-License-Identifier: AGPL-3.0-or-later {% endcomment %} {% load bootstrap %} {% load i18n %} {% block content %}
{% trans "Are you sure that you want to delete this client?" %}
{{ public_key }}
{% endblock %}