templates/mail/CORE_PERSON_SIGNUP_VERIFICATION.html
authorEdward <edward@roojs.com>
Tue, 24 Feb 2015 08:53:01 +0000 (16:53 +0800)
committerEdward <edward@roojs.com>
Tue, 24 Feb 2015 08:53:01 +0000 (16:53 +0800)
templates/mail/CORE_PERSON_SIGNUP_VERIFICATION.html [deleted file]

diff --git a/templates/mail/CORE_PERSON_SIGNUP_VERIFICATION.html b/templates/mail/CORE_PERSON_SIGNUP_VERIFICATION.html
deleted file mode 100644 (file)
index 6b7c7fe..0000000
+++ /dev/null
@@ -1,24 +0,0 @@
-<html>
-    <head>
-        <meta charset="UTF-8">
-        <style>
-            html,body,table {font-family:Arial;font-size:14px;color:#2c336a;}
-            a {color:green;}
-            
-        </style>
-    </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>
-    
-</html>
\ No newline at end of file