{% load i18n %}
{% blocktrans trimmed with object='{$ service.values.path $}' %}
You are about to permanently delete the attribute {{ object }}
.
{% endblocktrans %}
{% trans 'This action cannot be undone!' %}