<% include ../common-en_US/header.ejs %>

<h1>नमस्ते <%=ninjaName%>,</h1>

<p>आपको <b><%=parentName%></b> (<%=parentEmail%>) का Ninja बनने के लिए आमंत्रित किया गया है, कृपया स्वीकार करने के लिए नीचे दिए गए लिंक पर जाएं:</p>

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

<p>In order to accept this invite, you will need to register for an account on Zen.</p>

<p>Best wishes,</br>
The CoderDojo Foundation Team</p>

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

