{%- extends "_layout_confirmation.html" %} {%- block modalcontent %}
{{ _("Are you really sure you want to disable following item:") }}
{{ item_name }}
{{ _("Please note, that this operation is reversible and all related data will be kept.") }}
{% endblock modalcontent %}