{% extends 'userena/site_signin.html' %} {% load grandchallenge_tags %} {% load i18n %} {% block title %} {{ request.site.name }} - Signup almost done {% endblock %} {% block content %}
Thank you for signing up to {{ request.site.name }}.
You have been sent an e-mail with an activation link. Please use the link in this email to complete your registration. Remember to check your SPAM folder for the email, just in case.
{% endblock %}