{% load form_helpers %} {% load i18n %}
{% blocktrans trimmed %} Are you sure you want to delete {{ object_type }} {{ object }}? {% endblocktrans %}
{% trans "The following objects will be deleted as a result of this action." %}