{% load url from grandchallenge_tags %} {% autoescape off %} Dear {{ new_admin.username }},

You have been made admin of the project {{ challenge.short_name }} on {{ site.domain }}.

When you are logged in to {{ site.name }}, the admin button will now appear in the {{ challenge.short_name }} site menu.

You can now edit this project's pages, amongst other things. See {{ site.domain }}/support for more information.

Regards,
{{ site.name }}

{% endautoescape %}