{% load i18n %}

{% blocktrans with object.get_name as file %}File ({{ file }}) deleted from {{ SITE_GLOBAL_SITEDISPLAYNAME }}{% endblocktrans %}
