Hi <%= name %>,
Thanks for signing up for <%= product.name %>. We’re very excited to have you on board.
<% if (locals.action) { %>
To get started using <%= product.name %>, please <%= action.text.toLowerCase() %> below:
<% } %>
<% if (locals.username) { %>
For your reference, your username is {{username}} for logging in.
<% } %>
Need help, or have questions? Just reply to this email, we'd love to help.
Cheers, <%= product.name %>
<% if (locals.action) { %>
If you’re having trouble clicking the "<%= action.text %>" button, copy and paste the URL below into your web browser:
<%= action.link %>
|
<% } %>
|