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