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

{{ _('Are you really sure you want to enable following item:') }}

{{ item_name }}

{{ _('Please note, that this operation is reversible.') }}

{% endblock modalcontent %}