first commit
This commit is contained in:
@@ -0,0 +1,49 @@
|
||||
To: {{email}}
|
||||
Subject: PayQuic We have Completed Your Balance Update [{{appramt2}} Naira]
|
||||
<html>
|
||||
<head>
|
||||
</head>
|
||||
<body>
|
||||
<pre>
|
||||
|
||||
<table cellpadding="2" cellspacing="2" border="0" style="height:30px; width:400px; font-size:12px;color:#333333;width:100%;border-width: 0px;border-color: #9dcc7a;border-collapse: collapse;">
|
||||
|
||||
|
||||
<tr><td><span align=center><img src="http://www.payquic.com/images/logo.png" alt="PayQuic"></span></td></tr>
|
||||
<tr>
|
||||
<td style="font-size:12px; text-alig:left;">
|
||||
Dear {{firstname}}, {{lastname}}
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="font-size:12px; text-alig:left;">
|
||||
Thank you for using PayQuic Services. We have completed processing your balance update as shown below:
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="font-size:12px; text-alig:left;height:10px;">
|
||||
<span align="center">
|
||||
<table cellpadding="2" cellspacing="2" border="0" style="height:10px; width:100px; font-size:12px;color:#333333;width:100%;border-width: 0px;border-color: #9dcc7a;border-collapse: collapse;">
|
||||
<tr><td style="width:100px">Date and time :</td><td>{{balance_date}}</td></tr>
|
||||
<tr><td style="width:100px">Amount :</td><td> N{{appramt2}}</td></tr>
|
||||
<tr><td style="width:100px">Current Balance :</td><td> N{{balance2}}</td></tr>
|
||||
<tr><td style="width:100px">Transaction Fee :</td><td> N0:00</td></tr>
|
||||
</table>
|
||||
</span>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td style="font-size:12px; text-alig:left;">
|
||||
For further support go to our website at www.payquic.com or call 08188697770 between the hours of 10:00 AM and 5:00 PM.
|
||||
Thank you for choosing PayQuic.
|
||||
PayQuic Team.
|
||||
</td>
|
||||
</tr>
|
||||
|
||||
</table>
|
||||
<br>
|
||||
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user