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

14 lines
299 B
Plaintext
Raw Normal View History

Thank you for updating your contact details.
2016-06-02 20:01:32 +00:00
<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.
2016-06-02 20:01:32 +00:00
<br>
<br>
<br>
- the Free Code Camp Team