282b40e93aecb191fc68b9593715967fdd9c823f
[Pman.Core] / templates / mail / CORE_PERSON_SIGNUP_CONFIRM.txt
1 From: "Roojs" <no-reply@office.roojs.com>
2 To: no-reply@office.roojs.com
3 Subject: Verification
4 Content-Type: text/plain; charset=utf-8
5
6 <!DOCTYPE html>
7         <head>
8             <title></title>
9             <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
10         </head>
11         <body>
12                 <div>Dear {honor}</div>
13                 <br /><br />
14                 <div>Thank you for your interest in HydRa here is your link to create your account.</div>
15                 <br /><br />
16                 <div>Please click the following link to activate.</div>
17                 <br /><br />
18                 <div><a href="{link:h}">{link:h}</a></div>
19         </body>
20 </html>
21