freeCodeCamp/server/views/emails/user-email-verify.ejs

14 lines
299 B
Plaintext

Thank you for updating your contact details.
<br>
<br>
Please verify your email by following the link below:
<br>
<br>
<a href="<%= verifyHref %>"><%= verifyHref %></a>
<br>
<br>
Please email us at this address if you have any questions about Free Code Camp.
<br>
<br>
<br>
- the Free Code Camp Team