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