{% load i18n %}
{% blocktrans trimmed with table_name='{$ service.values.table_name $}' %}
You are about to archive the job {{ table_name }}
.
{% endblocktrans %}
{% trans 'This action cannot be undone!' %}