{% autoescape off %}
A new user ({{ username }}) has signed up for DANDI.

Please proceed to the following URL to approve or reject their account:

{{ dandi_api_url }}/dashboard/user/{{ username }}
{% endautoescape %}
