templates/mail/CORE_PERSON_SIGNUP_VERIFICATION.html
authorEdward <edward@roojs.com>
Tue, 24 Feb 2015 08:46:36 +0000 (16:46 +0800)
committerEdward <edward@roojs.com>
Tue, 24 Feb 2015 08:46:36 +0000 (16:46 +0800)
templates/mail/CORE_PERSON_SIGNUP_VERIFICATION.html

index 563eab3..6b7c7fe 100644 (file)
@@ -9,6 +9,15 @@
     </head>
     <body>
         
+        <p>Dear {person.getEmailFrom():h},</p>
+        <p>Thanks for signing up for a Made In New Zealand.Com.HK account.</p>
+        <p>To continue, please click the link below to confirm your email address: </p>
+        <p><a href="http://{t.serverName}{t.baseURL}/Register/{t.event.id}/{t.md5}">http://{t.serverName}{t.baseURL}/Register/{t.event.id}/{t.md5}</a></p>
+        <p>If that doesn’t work, please copy and paste the link into your browser. </p>
+        <p>Thank you for your support. </p>
+        <p>Yours sincerely, </p>
+        <p><img src="/templates/images/logo.png" width="217" height="56"/></p>
+        <p>Made In New Zealand.Com.HK</p>
         
     </body>