mirror of
https://gitlab.com/animath/si/plateforme.git
synced 2025-06-21 01:18:22 +02:00
Better mails
This commit is contained in:
@ -10,7 +10,7 @@ Bonjour {{ user }},<br />
|
||||
<br />
|
||||
L'équipe « {{ team.name }} » ({{ team.trigram }}) vient de demander à valider son équipe pour participer au tournoi
|
||||
{{ tournament }} du TFJM². Vous pouvez décider d'accepter ou de refuser l'équipe en vous rendant sur la page de l'équipe :
|
||||
<a href="{% url "tournament:team_detail" pk=team.pk %}">{% url "tournament:team_detail" pk=team.pk %}</a><br/>
|
||||
<a href="https://inscription.tfjm.org{% url "tournament:team_detail" pk=team.pk %}">https://inscription.tfjm.org{% url "tournament:team_detail" pk=team.pk %}</a><br/>
|
||||
<br/>
|
||||
Cordialement,<br/>
|
||||
<br />
|
||||
|
Reference in New Issue
Block a user