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