send money emsil

This commit is contained in:
CHIEFSOFT\ameye
2023-07-22 15:30:46 -04:00
parent ff40d1eced
commit ccafcbc52e
4 changed files with 128 additions and 131 deletions
@@ -180,47 +180,46 @@ You have account withdraw action from your account at <a href="https://{{server_
{{server_name}} {{server_name}}
</td> </td>
</tr> </tr>
<tr>
<td class="footer" bgcolor="#44525f">
<table width="100%" border="0" cellspacing="0" cellpadding="0" >
<tr>
<td align="center" class="footercopy">
&reg; {{site_name}} 2017<br/>
You received this email because a user sent a job to you from {{site_name}}. If you get this email in error, please <a href="https://{{server_name}}/contactus" class="unsubscribe"><font color="#ffffff">contact</font></a> us.
</td>
</tr>
<tr>
<td align="center" style="padding: 20px 0 0 0;">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="37" style="text-align: center; padding: 0 10px 0 10px;">
<a href="https://www.facebook.com/wrenchboard/">
<img src="https://{{server_name}}/assets/images/brands/facebook.png" width="37" height="37" alt="Facebook" border="0" />
</a>
</td>
<td width="37" style="text-align: center; padding: 0 10px 0 10px;">
<a href="http://www.twitter.com/">
<img src="https://{{server_name}}/assets/images/brands/twitter.png" width="37" height="37" alt="Twitter" border="0" />
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
<!--analytics--> <tr>
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script> <td class="footer">
</body> <table width="100%" border="0" cellspacing="0" cellpadding="0">
</html> <tr>
<td align="center" class="footercopy">
&reg; {{site_name}} {{YYYY}}<br/>
You received this email because you subscribe to {{site_name}}. If you get this email in error, please <a href="https://www.wrenchboard.com/contact" class="unsubscribe"><font color="#ffffff">contact</font></a> us.
</td>
</tr>
<tr>
<td align="center" style="padding: 20px 0 0 0;">
<table border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="37" style="text-align: center; padding: 0 10px 0 10px;">
<a href="https://www.facebook.com/wrenchboard/">
<img src="{{server_name}}/assets/images/brands/facebook.png" width="37" height="37" alt="Facebook" border="0" />
</a>
</td>
<td width="37" style="text-align: center; padding: 0 10px 0 10px;">
<a href="http://www.twitter.com/">
<img src="{{server_name}}/assets/images/brands/twitter.png" width="37" height="37" alt="Twitter" border="0" />
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
</body>
</html>
@@ -181,47 +181,46 @@ Subject: {{subject}}
{{server_name}} {{server_name}}
</td> </td>
</tr> </tr>
<tr>
<td class="footer" bgcolor="#44525f"> <tr>
<table width="100%" border="0" cellspacing="0" cellpadding="0" > <td class="footer">
<tr> <table width="100%" border="0" cellspacing="0" cellpadding="0">
<td align="center" class="footercopy"> <tr>
&reg; {{site_name}} 2017<br/> <td align="center" class="footercopy">
You received this email because a user sent a job to you from {{site_name}}. If you get this email in error, please <a href="https://{{server_name}}/contactus" class="unsubscribe"><font color="#ffffff">contact</font></a> us. &reg; {{site_name}} {{YYYY}}<br/>
</td> You received this email because you subscribe to {{site_name}}. If you get this email in error, please <a href="https://www.wrenchboard.com/contact" class="unsubscribe"><font color="#ffffff">contact</font></a> us.
</tr> </td>
<tr> </tr>
<td align="center" style="padding: 20px 0 0 0;"> <tr>
<table border="0" cellspacing="0" cellpadding="0"> <td align="center" style="padding: 20px 0 0 0;">
<tr> <table border="0" cellspacing="0" cellpadding="0">
<td width="37" style="text-align: center; padding: 0 10px 0 10px;"> <tr>
<a href="https://www.facebook.com/wrenchboard/"> <td width="37" style="text-align: center; padding: 0 10px 0 10px;">
<img src="https://{{server_name}}/assets/images/brands/facebook.png" width="37" height="37" alt="Facebook" border="0" /> <a href="https://www.facebook.com/wrenchboard/">
</a> <img src="{{server_name}}/assets/images/brands/facebook.png" width="37" height="37" alt="Facebook" border="0" />
</td> </a>
<td width="37" style="text-align: center; padding: 0 10px 0 10px;"> </td>
<a href="http://www.twitter.com/"> <td width="37" style="text-align: center; padding: 0 10px 0 10px;">
<img src="https://{{server_name}}/assets/images/brands/twitter.png" width="37" height="37" alt="Twitter" border="0" /> <a href="http://www.twitter.com/">
</a> <img src="{{server_name}}/assets/images/brands/twitter.png" width="37" height="37" alt="Twitter" border="0" />
</td> </a>
</tr> </td>
</table> </tr>
</td> </table>
</tr> </td>
</table> </tr>
</td> </table>
</tr> </td>
</tr>
</table> </table>
<!--[if (gte mso 9)|(IE)]> <!--[if (gte mso 9)|(IE)]>
</td> </td>
</tr> </tr>
</table> </table>
<![endif]--> <![endif]-->
</td> </td>
</tr> </tr>
</table> </table>
<!--analytics--> </body>
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script> </html>
</body>
</html>
@@ -175,13 +175,14 @@ Please contact us at https://{{server_name}}/contact if you have any question a
{{server_name}} {{server_name}}
</td> </td>
</tr> </tr>
<tr> <tr>
<td class="footer" bgcolor="#44525f"> <td class="footer">
<table width="100%" border="0" cellspacing="0" cellpadding="0" > <table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr> <tr>
<td align="center" class="footercopy"> <td align="center" class="footercopy">
&reg; {{site_name}} 2017<br/> &reg; {{site_name}} {{YYYY}}<br/>
You received this email because a user sent a job to you from {{site_name}}. If you get this email in error, please <a href="https://{{server_name}}/contactus" class="unsubscribe"><font color="#ffffff">contact</font></a> us. You received this email because you subscribe to {{site_name}}. If you get this email in error, please <a href="https://www.wrenchboard.com/contact" class="unsubscribe"><font color="#ffffff">contact</font></a> us.
</td> </td>
</tr> </tr>
<tr> <tr>
@@ -190,12 +191,12 @@ You received this email because a user sent a job to you from {{site_name}}. If
<tr> <tr>
<td width="37" style="text-align: center; padding: 0 10px 0 10px;"> <td width="37" style="text-align: center; padding: 0 10px 0 10px;">
<a href="https://www.facebook.com/wrenchboard/"> <a href="https://www.facebook.com/wrenchboard/">
<img src="https://{{server_name}}/assets/images/brands/facebook.png" width="37" height="37" alt="Facebook" border="0" /> <img src="{{server_name}}/assets/images/brands/facebook.png" width="37" height="37" alt="Facebook" border="0" />
</a> </a>
</td> </td>
<td width="37" style="text-align: center; padding: 0 10px 0 10px;"> <td width="37" style="text-align: center; padding: 0 10px 0 10px;">
<a href="http://www.twitter.com/"> <a href="http://www.twitter.com/">
<img src="https://{{server_name}}/assets/images/brands/twitter.png" width="37" height="37" alt="Twitter" border="0" /> <img src="{{server_name}}/assets/images/brands/twitter.png" width="37" height="37" alt="Twitter" border="0" />
</a> </a>
</td> </td>
</tr> </tr>
@@ -215,7 +216,5 @@ You received this email because a user sent a job to you from {{site_name}}. If
</tr> </tr>
</table> </table>
<!--analytics-->
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
</body> </body>
</html> </html>
@@ -180,47 +180,47 @@ Subject: {{subject}}
{{server_name}} {{server_name}}
</td> </td>
</tr> </tr>
<tr>
<td class="footer" bgcolor="#44525f">
<table width="100%" border="0" cellspacing="0" cellpadding="0" > <tr>
<tr> <td class="footer">
<td align="center" class="footercopy"> <table width="100%" border="0" cellspacing="0" cellpadding="0">
&reg; {{site_name}} 2017<br/> <tr>
You received this email because a user sent a job to you from {{site_name}}. If you get this email in error, please <a href="https://{{server_name}}/contactus" class="unsubscribe"><font color="#ffffff">contact</font></a> us. <td align="center" class="footercopy">
</td> &reg; {{site_name}} {{YYYY}}<br/>
</tr> You received this email because you subscribe to {{site_name}}. If you get this email in error, please <a href="https://www.wrenchboard.com/contact" class="unsubscribe"><font color="#ffffff">contact</font></a> us.
<tr> </td>
<td align="center" style="padding: 20px 0 0 0;"> </tr>
<table border="0" cellspacing="0" cellpadding="0"> <tr>
<tr> <td align="center" style="padding: 20px 0 0 0;">
<td width="37" style="text-align: center; padding: 0 10px 0 10px;"> <table border="0" cellspacing="0" cellpadding="0">
<a href="https://www.facebook.com/wrenchboard/"> <tr>
<img src="https://{{server_name}}/assets/images/brands/facebook.png" width="37" height="37" alt="Facebook" border="0" /> <td width="37" style="text-align: center; padding: 0 10px 0 10px;">
</a> <a href="https://www.facebook.com/wrenchboard/">
</td> <img src="{{server_name}}/assets/images/brands/facebook.png" width="37" height="37" alt="Facebook" border="0" />
<td width="37" style="text-align: center; padding: 0 10px 0 10px;"> </a>
<a href="http://www.twitter.com/"> </td>
<img src="https://{{server_name}}/assets/images/brands/twitter.png" width="37" height="37" alt="Twitter" border="0" /> <td width="37" style="text-align: center; padding: 0 10px 0 10px;">
</a> <a href="http://www.twitter.com/">
</td> <img src="{{server_name}}/assets/images/brands/twitter.png" width="37" height="37" alt="Twitter" border="0" />
</tr> </a>
</table> </td>
</td> </tr>
</tr> </table>
</table> </td>
</td> </tr>
</tr> </table>
</table> </td>
<!--[if (gte mso 9)|(IE)]> </tr>
</td> </table>
</tr> <!--[if (gte mso 9)|(IE)]>
</table> </td>
<![endif]--> </tr>
</td> </table>
</tr> <![endif]-->
</td>
</tr>
</table> </table>
<!--analytics-->
<script src="http://code.jquery.com/jquery-1.10.1.min.js"></script>
</body> </body>
</html> </html>