{% load i18n %} {% trans "File Add Notice" %}

{% blocktrans %}The following file was added to the {{ SITE_GLOBAL_SITEDISPLAYNAME }} Files module by {% endblocktrans %}{{ author }}:

  File: {{ object.basename }}

To view the details of this file, go to: {{ SITE_GLOBAL_SITEURL }}{{ object.get_absolute_url }}

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