Skip to content

Commit

Permalink
fix: updated email verification templates
Browse files Browse the repository at this point in the history
  • Loading branch information
rahul-rocket committed Nov 22, 2022
1 parent 30c3847 commit 69963d3
Show file tree
Hide file tree
Showing 4 changed files with 15 additions and 11 deletions.
Expand Up @@ -16,15 +16,16 @@
Thank you for joining with Ever® Gauzy™.
</p>
<p>
We’d like you to confirm the email address, click the link below.
We’d like you to confirm the email address!.
Hit the button below to verify your email.
</p>
</mj-text>
<mj-button
href="{{verificationLink}}"
background-color="#3366ff"
color="white"
>
Click Here
Verify your email
</mj-button>
<mj-text font-size="16px" font-family="helvetica">
<p>Best regards,</p>
Expand All @@ -48,4 +49,4 @@
</mj-column>
</mj-section>
</mj-body>
</mjml>
</mjml>
Expand Up @@ -16,15 +16,16 @@
Thank you for joining with Ever® Gauzy™.
</p>
<p>
We’d like you to confirm the email address, click the link below.
We’d like you to confirm the email address!.
Hit the button below to verify your email.
</p>
</mj-text>
<mj-button
href="{{verificationLink}}"
background-color="#3366ff"
color="white"
>
Click Here
Verify your email
</mj-button>
<mj-text font-size="16px" font-family="helvetica">
<p>Best regards,</p>
Expand Down
Expand Up @@ -16,15 +16,16 @@
Thank you for joining with Ever® Gauzy™.
</p>
<p>
We’d like you to confirm the email address, click the link below.
We’d like you to confirm the email address!.
Hit the button below to verify your email.
</p>
</mj-text>
<mj-button
href="{{verificationLink}}"
background-color="#3366ff"
color="white"
>
Click Here
Verify your email
</mj-button>
<mj-text font-size="16px" font-family="helvetica">
<p>Best regards,</p>
Expand All @@ -48,4 +49,4 @@
</mj-column>
</mj-section>
</mj-body>
</mjml>
</mjml>
Expand Up @@ -16,15 +16,16 @@
Thank you for joining with Ever® Gauzy™.
</p>
<p>
We’d like you to confirm the email address, click the link below.
We’d like you to confirm the email address!.
Hit the button below to verify your email.
</p>
</mj-text>
<mj-button
href="{{verificationLink}}"
background-color="#3366ff"
color="white"
>
Click Here
Verify your email
</mj-button>
<mj-text font-size="16px" font-family="helvetica">
<p>Best regards,</p>
Expand All @@ -48,4 +49,4 @@
</mj-column>
</mj-section>
</mj-body>
</mjml>
</mjml>

0 comments on commit 69963d3

Please sign in to comment.