{%- extends "_layout_confirmation.html" %} {%- block modalcontent %}

{{ _("Are you really sure you want to delete API access key from following user account:") }}

{{ item_name }}

{{ _("Please note, that this operation is irreversible.") }}

{% endblock modalcontent %}