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

Dear {{ admin.username }},

User {{ user.username }} has just requested to participate in the {{ challenge.short_name }} challenge on {{ site.domain }}.

You can review, accept or reject this request here.

Regards,
{{ site.name }}

{% endautoescape %}