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

Commit 51fc795

Browse files
committed
Merge pull request #181 from kevinmcgarry/i-676-invite-emails-include-register-advice
Add text to advise invitees to register
2 parents 7419454 + 96ab0e0 commit 51fc795

File tree

4 files changed

+8
-0
lines changed

4 files changed

+8
-0
lines changed

email-templates/invite-ninja-over-13-en_US/users-invite-ninja-over-13.html.ejs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
<p><a href="<%=link%>"><%=link%></a></p>
88

9+
<p>In order to accept this invite, you will need to register for an account on Zen.</p>
10+
911
<p>Best wishes,</br>
1012
The CoderDojo Foundation Team</p>
1113

email-templates/invite-ninja-over-13-en_US/users-invite-ninja-over-13.text.ejs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@ You have been invited to become a Ninja of <%=parentName%> (<%=parentEmail%>), p
44

55
<%=link%>
66

7+
In order to accept this invite, you will need to register for an account on Zen.
8+
79
Best wishes,
810
The CoderDojo Foundation Team

email-templates/invite-parent-guardian-en_US/invite-parent-guardian.html.ejs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66

77
<p><a href="<%=link%>"><%=link%></a></p>
88

9+
<p>In order to accept this invite, you will need to register for an account on Zen.</p>
10+
911
<p>Best wishes,</br>
1012
The CoderDojo Foundation Team</p>
1113

email-templates/invite-parent-guardian-en_US/invite-parent-guardian.text.ejs

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,7 @@ You have been invited to become a parent/guardian of <%=childName%>. please visi
44

55
<%=link%>
66

7+
In order to accept this invite, you will need to register for an account on Zen.
8+
79
Best wishes,
810
The CoderDojo Foundation Team

0 commit comments

Comments
 (0)