{% load i18n %}
{% blocktrans trimmed with object='{$ service.catalog.key $}' %}
You are about to permanently delete the catalog
{{ object }}
.
{% endblocktrans %}
{% blocktrans trimmed %} Important! This will also delete the following items: {% endblocktrans %}
{$ section.path $}
{$ subsection.path $}
{$ entity.path $}
{$ question.path $}
{% trans 'This action cannot be undone!' %}