Skip to content
This repository was archived by the owner on Dec 14, 2023. It is now read-only.

Commit a4dc216

Browse files
committed
update register email template
1 parent fd9ddfe commit a4dc216

File tree

2 files changed

+6
-7
lines changed

2 files changed

+6
-7
lines changed
Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
<% include ../common-en_US/header.ejs %>
22

3-
<h1>Hi <%=name%></h1>
3+
<h1>Hi <%=name%>,</h1>
44

55
<p>Thanks for joining Zen, the CoderDojo community platform!</p>
66

77
<p>
8-
Please see <a href="http://kata.coderdojo.com/wiki/Zen">this page</a> on Kata for tutorials on how to register and use the CoderDojo Platform.
8+
Please see <a href="http://kata.coderdojo.com/wiki/Zen">this page</a> on Kata for tutorials on how to register and use Zen.
99
</p>
1010

1111
<p>Here are some cool things you could check out:
@@ -16,10 +16,10 @@
1616
</ul>
1717
</p>
1818

19-
<p>If you are having any issues with Zen or would like to give feedback please feel free to contact [email protected] for support at any time.</p>
19+
<p>If you are having any issues with Zen or would like to give feedback please feel free to contact <b>[email protected]</b> for support at any time.</p>
2020

21-
<p>Best wishes,</p>
22-
<p>The CoderDojo Foundation Team</p>
21+
<p>Best wishes,</br>
22+
The CoderDojo Foundation Team</p>
2323

2424

2525
<% include ../common-en_US/footer.ejs %>

email-templates/auth-register-en_US/users-auth-register.text.ejs

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
1-
21
Hi <%=name%>,
32

43
Thanks for joining Zen, the CoderDojo community platform!
54

6-
Please see http://kata.coderdojo.com/wiki/Zen on Kata for tutorials on how to register and use the CoderDojo Platform.
5+
Please see http://kata.coderdojo.com/wiki/Zen on Kata for tutorials on how to register and use Zen.
76

87
Here are some cool things you could check out:
98

0 commit comments

Comments
 (0)