{% load url from grandchallenge_tags %}
{% autoescape off %}
{{additional_message}}
Dear Admin,
User {{uploader.username}} (email: {{uploader.email}}) has just uploaded file '{{filename}}' to {{challenge.short_name}}. A list of uploads can also be found
here.
Regards,
{{ site.name }}
{% endautoescape %}