Files
freeCodeCamp/server/views/emails/user-request-update-email.ejs

9 lines
190 B
Plaintext
Raw Normal View History

Thank you for updating your contact details.
2016-06-02 13:01:32 -07:00
Please verify your email by following the link below:
2016-06-02 13:01:32 -07:00
<a href="<%= verifyHref %>"><%= verifyHref %></a>
Happy coding!
- The freeCodeCamp Team