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