Skip to content

Commit

Permalink
Merge pull request #5381 from ever-co/fix/email-templates
Browse files Browse the repository at this point in the history
Fix :: Missing send code email templates for other languages
  • Loading branch information
rahul-rocket committed Nov 23, 2022
2 parents 658e30a + 4afb377 commit 02b4da5
Show file tree
Hide file tree
Showing 7 changed files with 139 additions and 1 deletion.
@@ -0,0 +1,44 @@
<mjml>
<mj-body background-color="#fff">
<mj-section>
<mj-column>
<mj-image
width="100px"
src="{{host}}/assets/images/logos/logo_Gauzy.png"
></mj-image>
<mj-divider
border-color="#1B005D"
border-width="1px"
></mj-divider>
<mj-text font-size="16px" font-family="helvetica">
<p>Dear {{email}},</p>
<p>You have been invited to Join the team, here is the invite code to complete the join process. Do not share code with anyone.</p>
</mj-text>
<mj-button
font-family="Helvetica"
background-color="#3366ff"
color="white"
>
{{inviteCode}}
</mj-button>
<mj-text font-size="16px" font-family="helvetica">
<p>Kindly click on this link to join the team <a href="https://app.gauzy.team/passcode" style="color: #598bff">Click Here</a></p>
</mj-text>
<mj-text font-size="16px" font-family="helvetica">
<p>Best regards,</p>
<p>The Gauzy Team</p>
</mj-text>
<mj-divider
border-color="#1B005D"
border-width="1px"
></mj-divider>
<mj-text align="center" font-size="12px" font-family="helvetica">© 2019,
<a href="https://app.gauzy.co/." style="color: #598bff">Gauzy</a>
by
<a href="https://ever.co/" style="color: #598bff">Ever Co. LTD.</a>
All rights reserved.
</mj-text>
</mj-column>
</mj-section>
</mj-body>
</mjml>
@@ -0,0 +1 @@
Welcome to Gauzy {{ email }}
Expand Up @@ -12,7 +12,7 @@
></mj-divider>
<mj-text font-size="16px" font-family="helvetica">
<p>Dear {{email}},</p>
<p>The invite code to complete your login process. Do not share code with anyone.</p>
<p>You have been invited to Join the team, here is the invite code to complete the join process. Do not share code with anyone.</p>
</mj-text>
<mj-button
font-family="Helvetica"
Expand All @@ -21,6 +21,9 @@
>
{{inviteCode}}
</mj-button>
<mj-text font-size="16px" font-family="helvetica">
<p>Kindly click on this link to join the team <a href="https://app.gauzy.team/passcode" style="color: #598bff">Click Here</a></p>
</mj-text>
<mj-text font-size="16px" font-family="helvetica">
<p>Best regards,</p>
<p>The Gauzy Team</p>
Expand Down
@@ -0,0 +1,44 @@
<mjml>
<mj-body background-color="#fff">
<mj-section>
<mj-column>
<mj-image
width="100px"
src="{{host}}/assets/images/logos/logo_Gauzy.png"
></mj-image>
<mj-divider
border-color="#1B005D"
border-width="1px"
></mj-divider>
<mj-text font-size="16px" font-family="helvetica">
<p>Dear {{email}},</p>
<p>You have been invited to Join the team, here is the invite code to complete the join process. Do not share code with anyone.</p>
</mj-text>
<mj-button
font-family="Helvetica"
background-color="#3366ff"
color="white"
>
{{inviteCode}}
</mj-button>
<mj-text font-size="16px" font-family="helvetica">
<p>Kindly click on this link to join the team <a href="https://app.gauzy.team/passcode" style="color: #598bff">Click Here</a></p>
</mj-text>
<mj-text font-size="16px" font-family="helvetica">
<p>Best regards,</p>
<p>The Gauzy Team</p>
</mj-text>
<mj-divider
border-color="#1B005D"
border-width="1px"
></mj-divider>
<mj-text align="center" font-size="12px" font-family="helvetica">© 2019,
<a href="https://app.gauzy.co/." style="color: #598bff">Gauzy</a>
by
<a href="https://ever.co/" style="color: #598bff">Ever Co. LTD.</a>
All rights reserved.
</mj-text>
</mj-column>
</mj-section>
</mj-body>
</mjml>
@@ -0,0 +1 @@
Welcome to Gauzy {{ email }}
@@ -0,0 +1,44 @@
<mjml>
<mj-body background-color="#fff">
<mj-section>
<mj-column>
<mj-image
width="100px"
src="{{host}}/assets/images/logos/logo_Gauzy.png"
></mj-image>
<mj-divider
border-color="#1B005D"
border-width="1px"
></mj-divider>
<mj-text font-size="16px" font-family="helvetica">
<p>Dear {{email}},</p>
<p>You have been invited to Join the team, here is the invite code to complete the join process. Do not share code with anyone.</p>
</mj-text>
<mj-button
font-family="Helvetica"
background-color="#3366ff"
color="white"
>
{{inviteCode}}
</mj-button>
<mj-text font-size="16px" font-family="helvetica">
<p>Kindly click on this link to join the team <a href="https://app.gauzy.team/passcode" style="color: #598bff">Click Here</a></p>
</mj-text>
<mj-text font-size="16px" font-family="helvetica">
<p>Best regards,</p>
<p>The Gauzy Team</p>
</mj-text>
<mj-divider
border-color="#1B005D"
border-width="1px"
></mj-divider>
<mj-text align="center" font-size="12px" font-family="helvetica">© 2019,
<a href="https://app.gauzy.co/." style="color: #598bff">Gauzy</a>
by
<a href="https://ever.co/" style="color: #598bff">Ever Co. LTD.</a>
All rights reserved.
</mj-text>
</mj-column>
</mj-section>
</mj-body>
</mjml>
@@ -0,0 +1 @@
Welcome to Gauzy {{ email }}

0 comments on commit 02b4da5

Please sign in to comment.