"https://www.w3.org/TR/html4/loose.dtd"> {% trans "Resume Delete Notice" %}

{% blocktrans %}A record has been deleted from the {{ SITE_GLOBAL_SITEDISPLAYNAME }} module{% endblocktrans %} {% firstof MODULE_RESUMES_LABEL 'Resumes' %}. {% blocktrans %}The details are given below:{% endblocktrans %}

  {% trans "Title:" %} {{ object.title }}
  {% trans "Deleted by:" %} {{ request.user.get_full_name }}
{% blocktrans %}If you would like view all recently deleted resumes, go to:{% endblocktrans %} {{ SITE_GLOBAL_SITEURL }}{% url "event_log.search" %}?q=253000

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