1
0
mirror of https://gitlab.com/animath/si/plateforme.git synced 2025-01-24 05:01:19 +00:00

Revert "Update 2 files"

This reverts commit 1977ffdbc9ef8cc258635b6eaf4fde04b8040897.
This commit is contained in:
Emmy D'Anello 2025-01-15 13:30:06 +01:00
parent df31968a77
commit 882570800c
Signed by: ynerant
GPG Key ID: 3A75C55819C8CF85
2 changed files with 4 additions and 4 deletions

View File

@ -13,7 +13,7 @@
</p> </p>
<p> <p>
{% trans "You recently registered on the ETEAM platform. Please click on the link below to confirm your registration." %} {% trans "You recently registered on the TFJM² platform. Please click on the link below to confirm your registration." %}
</p> </p>
<p> <p>
@ -36,5 +36,5 @@
-- --
<p> <p>
{% trans "The ETEAM team." %}<br> {% trans "The TFJM² team." %}<br>
</p> </p>

View File

@ -2,7 +2,7 @@
{% trans "Hi" %} {{ user.registration }}, {% trans "Hi" %} {{ user.registration }},
{% trans "You recently registered on the ETEAM platform. Please click on the link below to confirm your registration." %} {% trans "You recently registered on the TFJM² platform. Please click on the link below to confirm your registration." %}
https://{{ domain }}{% url 'registration:email_validation' uidb64=uid token=token %} https://{{ domain }}{% url 'registration:email_validation' uidb64=uid token=token %}
@ -12,4 +12,4 @@ https://{{ domain }}{% url 'registration:email_validation' uidb64=uid token=toke
{% trans "Thanks" %}, {% trans "Thanks" %},
{% trans "The ETEAM team." %} {% trans "The TFJM² team." %}