Changed to platform

This commit is contained in:
Tiago Ribeiro
2023-10-16 18:56:42 +01:00
parent e2567e128e
commit aaa7d6deb3
3 changed files with 5 additions and 4 deletions

View File

@@ -11,14 +11,15 @@
<img src="/logo_title.png" class="w-48 h-48 self-center" />
<div>
<span>Hello future {{type}} of <b>EnCoach</b>,</span><br />
<span>You have been invited to register at <a href="https://app.encoach.com/register?code={{code}}">EnCoach</a> to
<span>You have been invited to register at <a href="https://platform.encoach.com/register?code={{code}}">EnCoach</a>
to
become a
{{type}}!</span><br />
<span>Please use the following code when registering:</span>
</div>
<br />
<br />
<a href="https://app.encoach.com/register?code={{code}}"></a>
<a href="https://platform.encoach.com/register?code={{code}}"></a>
<span class="self-center p-4 px-12 text-lg text-[#]" style="background-color: #D5D9F0; color: #353338">
<b>{{code}}</b>
</span>