44 lines
1.3 KiB
PHP
44 lines
1.3 KiB
PHP
<!doctype html>
|
|
<html lang="en">
|
|
<head>
|
|
<meta charset="UTF-8">
|
|
<meta name="viewport"
|
|
content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
|
|
<meta http-equiv="X-UA-Compatible" content="ie=edge">
|
|
<title>Creditzombies</title>
|
|
</head>
|
|
<body style="margin-left: 20px">
|
|
<p style="margin-top: 5px"> Hello {{$data['email_body']}} ,</p>
|
|
<br/><br/>
|
|
<p> Your purchase for Credit Zombies credit report system was just made. You will see a purchase on your bank statement for $24.97 from ClickLetters LLC.</p>
|
|
<br/><br/>
|
|
<p> If this was made buy someone other than you please contact support at : support@clickletters.com</p>
|
|
<br/><br/>
|
|
<p> Or call us at 614-547-6222</p>
|
|
<br/><br/>
|
|
<p> Between 9 am to 6pm eastern time</p>
|
|
<br/><br/>
|
|
<p> Please save this email for future use.</p>
|
|
<br/><br/>
|
|
<p> Step 1.</p>
|
|
<br/><br/>
|
|
<p> Login to your software to set up and get started</p>
|
|
<br/><br/>
|
|
<p> Here is the link: <a href="https://members.creditzombies.com/login">https://members.creditzombies.com/login</a></p>
|
|
<br/><br/>
|
|
<p> If you need further assistance please let us know, and thank you for choosing Credit Zombies</p>
|
|
<br/><br/>
|
|
<p> CreditZombies Owned by Clickletters LLC</p>
|
|
<br/><br/>
|
|
<p>
|
|
Sincerely,<br/><br/>
|
|
|
|
Customer Support Team <br/>
|
|
|
|
Credit Zombies/ClickLetters LLC
|
|
</p>
|
|
</body>
|
|
</html>
|
|
|
|
|