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

9 lines
190 B
Plaintext

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