{% extends "emailbase.html" %} {% block body %}

Dear {{ username }},

The result that you have submitted for the virtual challenge {{ racename }} has been removed.

The reason for the removal was: {{ reason }}.

You added the following explanation:

{{ message }}

You are still registered for the challenge and can submit a result.

Best Regards, the Rowsandall Team

{% endblock %}