{%- extends "_layout_confirmation.html" %} {%- block modalcontent %}
{{ _('Are you really sure you want to permanently remove following item:') }}
{{ item_name }}
{{ _('Please note, that this operation is irreversible.') }}
{% endblock modalcontent %}