templates/mail/CORE_PERSON_SIGNUP_VERIFICATION.html
[Pman.Core] / templates / mail / CORE_PERSON_SIGNUP_CONFIRM.txt
index 282b40e..e1e213b 100644 (file)
@@ -1,6 +1,6 @@
-From: "Roojs" <no-reply@office.roojs.com>
-To: no-reply@office.roojs.com
-Subject: Verification
+From: "From Person" <no-reply@yourdomain.com>
+To: "Person Name" <no-reply@yourdomain.com>
+Subject: Your invitation to XXXXX
 Content-Type: text/plain; charset=utf-8
 
 <!DOCTYPE html>
@@ -10,11 +10,11 @@ Content-Type: text/plain; charset=utf-8
        </head>
        <body>
                <div>Dear {honor}</div>
-               <br /><br />
-               <div>Thank you for your interest in HydRa here is your link to create your account.</div>
-               <br /><br />
+               <br /> 
+               <div>Thank you for your interest in XXX here is your link to create your account.</div>
+               <br /> 
                <div>Please click the following link to activate.</div>
-               <br /><br />
+               <br /> 
                <div><a href="{link:h}">{link:h}</a></div>
        </body>
 </html>