{{ _('This operation will delete the following content items:') }}

    {% for item in items %}
  1. {{ item }}
  2. {% endfor %}

{{ _('Do you want to continue?') }}