{% load url from grandchallenge_tags %} {% autoescape off %}

Dear {{ user.username }},

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

For more information, please contact the {{ challenge.short_name }} organizers.

Regards,
{{ site.name }}

{% endautoescape %}