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

Commit 3e47113

Browse files
author
Ursula Clarke Everett
committed
Merge pull request #163 from CoderDojo/i-724-update-welcome-email
Add Kata link to welcome email for Zen tutorials
2 parents 79ebec2 + 708b74d commit 3e47113

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

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

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,10 @@
44

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

7+
<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.
9+
</p>
10+
711
<p>Here are some cool things you could check out:
812
<ul>
913
<li><a href="https://forums.coderdojo.com">Forum</a></li>

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

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,8 @@ Hi <%=name%>,
33

44
Thanks for joining Zen, the CoderDojo community platform!
55

6+
Please see http://kata.coderdojo.com/wiki/Zen on Kata for tutorials on how to register and use the CoderDojo Platform.
7+
68
Here are some cool things you could check out:
79

810
Forum - https://forums.coderdojo.com

0 commit comments

Comments
 (0)