♻️(mails) link email from current site

The link in the email was pointing on the
staging website. We now use a variable to
target the current site setup in the database.
This commit is contained in:
Anthony LC
2024-06-05 09:42:05 +02:00
committed by Anthony LC
parent fbec4af261
commit 4b80b288f9
3 changed files with 4 additions and 1 deletions

View File

@@ -35,7 +35,7 @@
<li>{% trans "Facilitate exchanges and communication with our messaging and group discussion tools."%}</li>
</ul>
</mj-text>
<mj-button href="https://desk-staging.beta.numerique.gouv.fr/" background-color="#000091" color="white" padding-bottom="30px">
<mj-button href="//{{site.domain}}" background-color="#000091" color="white" padding-bottom="30px">
{% trans "Visit Equipes"%}
</mj-button>
<mj-text>{% trans "We are confident that Equipes will help you increase efficiency and productivity while strengthening the bond among members." %}</mj-text>