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

Your request to participate in {{ challenge.short_name }} on {{ site.domain }} has been approved.

When logged in, you can now view participant-only pages on {{ challenge.short_name }}.

Regards,
{{ site.name }}

{% endautoescape %}