{% extends "emailbase.html" %} {% block body %}
Dear {{ username }},
A new competitor has registered for the challenge {{ racename }}: {{ registeredname }}
You can check challenge participants and results on the challenge page on Rowsandall: {{ racename }}
You are receiving this email because you are on the start list for this challenge. If you do not wish to receive these notifications, you can switch them off throught the link above.
Best Regards, the Rowsandall Team
{% endblock %}