1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-06-22 15:58:24 +02:00

Revert "Update 2 files"

This reverts commit 7c83ae8730.
This commit is contained in:
Emmy D'Anello
2025-01-15 13:29:17 +01:00
parent df6fb3b3f3
commit df31968a77
2 changed files with 20 additions and 16 deletions

View File

@ -9,29 +9,30 @@
<body>
<p>
Hi {{ user.registration }},
Bonjour {{ user.registration }},
</p>
<p>
You have been invited by {{ inviter.registration }} to join the ETEAM platform, available at
<a href="https://{{ domain }}/">https://{{ domain }}/</a>. You have a volunteer account.
Vous avez été invités par {{ inviter.registration }} à rejoindre la plateforme du TFJM², accessible à l'adresse
<a href="https://{{ domain }}/">https://{{ domain }}/</a>. Vous disposez d'un compte de bénévole.
</p>
<p>
A random password has been set: <strong>{{ password }}</strong>.
For security reasons, please change it as soon as you log in the first time.
Un mot de passe aléatoire a été défini : <strong>{{ password }}</strong>.
Par sécurité, merci de le changer dès votre connexion.
</p>
<p>
In the event of a problem, please contact us by e-mail at the following address
<a href="mailto:eteam_moc@proton.me">eteam_moc@proton.me</a>.
En cas de problème, merci de nous contacter soit par mail à l'adresse
<a href="mailto:contact@tfjm.org">contact@tfjm.org</a>, soit sur la plateforme de chat accessible sur
<a href="https://element.tfjm.org/">https://element.tfjm.org/</a> en vous connectant avec les mêmes identifiants.
</p>
<p>
Sincerely yours,
Bien cordialement,
</p>
--
<p>
{% trans "The ETEAM team." %}<br>
{% trans "The TFJM² team." %}<br>
</p>