Hello {{ registration }},

Congratulations! Your team "{{ team.name }}" ({{ team.trigram }}) is now validated! You are now ready to to work on your problems. You can then upload your solutions to the platform.

{% if payment %}

You must now pay your participation fee of € {{ payment.amount }}. You can pay by credit card or bank transfer. You'll find information on the payment page which you can find on your account. If you have a scholarship, registration is free, but you must submit a justification on the same page.

{% elif registration.is_coach and team.participation.tournament.price %}

Your team must now pay a participation fee of {{ team.participation.tournament.price }} € per student (supervisors are exempt). Students with scholarships are exempt⋅es from these fees. You can track the status of payments on your team page.

{% endif %} {% if message %}

The organisers send you this message:

{{ message }}

{% endif %}

The ETEAM team