{% blocktrans %}A record has been deleted from the {{ SITE_GLOBAL_SITEDISPLAYNAME }} module {% endblocktrans %} {% firstof MODULE_DIRECTORIES_LABEL trans 'Directories' %}. {% trans "The details are given below:" %}

  {% trans "Headline:" %} {{ object.headline }}
  {% blocktrans with request.user.get_full_name as requser%}Deleted by: {{ requser }}{% endblocktrans %}

{% blocktrans %}If you would like view all recently deleted directories, go to:{% endblocktrans %} {{ SITE_GLOBAL_SITEURL }}{% url "event_log.search" %}?q=443000

{% trans "Time submitted:" %} {% now "D d M Y P" %}