refer email

This commit is contained in:
CHIEFSOFT\ameye
2023-09-02 16:58:45 -04:00
parent 26dc4bc83b
commit 43b7131c3a
@@ -1,14 +1,14 @@
Subject: {{site_name}} - {{send_firstname}} {{send_lastname}} will like to show this to you
Subject: {{site_name}} - {{send_firstname}} {{send_lastname}} will like to show this to you
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<title>{{site_name}} - {{send_firstname}} {{send_lastname}} will like to show this to you </title>
<style type="text/css">
body {margin: 0; padding: 0; min-width: 100%!important;}
img {height: auto;}
img {height: auto; width:200px;}
.content {width: 100%; max-width: 600px;}
.header {padding: 20px 30px 20px 20px;}
.innerpadding {padding: 30px 30px 30px 30px;}
@@ -44,7 +44,7 @@ Subject: {{site_name}} - {{send_firstname}} {{send_lastname}} will like to show
<table width="600" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]-->
<![endif]-->
<table bgcolor="#ffffff" class="content" align="center" cellpadding="0" cellspacing="0" border="0">
<tr>
<td bgcolor="#c7d8a7" class="header">
@@ -52,7 +52,7 @@ Subject: {{site_name}} - {{send_firstname}} {{send_lastname}} will like to show
<tr>
<td class="h1" style="padding: 5px 0 0 0; text-align:center;">
<a href="https://www.wrenchboard.com/"><img src="https://dashboard.wrenchboard.com/assets/ext/images/wrenchboard.png" alt="WrenchBoard"></a>
<a href="https://www.wrenchboard.com/"><img class="logo" src="https://www.wrenchboard.com/assets/images/wrenchboard-logo-text.png" alt="WrenchBoard"></a>
</td>
</tr>
<tr>
@@ -61,7 +61,7 @@ Subject: {{site_name}} - {{send_firstname}} {{send_lastname}} will like to show
</td>
</tr>
</table>
</td>
</tr>
<tr>
@@ -74,7 +74,7 @@ Subject: {{site_name}} - {{send_firstname}} {{send_lastname}} will like to show
</tr>
<tr>
<td class="bodycopy">
{{send_firstname}} {{send_lastname}} will like to share <a href="{{server_name}}/invite?refer_link={{refer_link}}">{{site_name}}!</a>. <a href="{{server_name}}/invite?refer_link={{refer_link}}">{{site_name}}</a> connects your skills with people that need your service and also allow you to find people that can assist you on those jobs you need hands on.
{{send_firstname}} {{send_lastname}} will like to share <a href="{{server_name}}/invite?refer_link={{refer_link}}">{{site_name}}!</a>. <a href="{{server_name}}/invite?refer_link={{refer_link}}">{{site_name}}</a> connects you with opportunities or your skills with people who need your abilities.
</td>
</tr>
</table>
@@ -82,19 +82,7 @@ Subject: {{site_name}} - {{send_firstname}} {{send_lastname}} will like to show
</tr>
<tr>
<td class="innerpadding borderbottom">
<table width="115" align="left" border="0" cellpadding="0" cellspacing="0">
<tr>
<td height="115" style="padding: 0 20px 20px 0;">
<img class="fix" src="{{server_name}}/assets/images/article1.png" width="115" height="115" border="0" alt="" />
</td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]>
<table width="380" align="left" cellpadding="0" cellspacing="0" border="0">
<tr>
<td>
<![endif]-->
<table class="col380" align="left" border="0" cellpadding="0" cellspacing="0" style="width: 100%; max-width: 380px;">
<table class="col380" align="left" border="0" cellpadding="0" cellspacing="0" style="width: 100%; max-width: 380px;">
<tr>
<td>
<table width="100%" border="0" cellspacing="0" cellpadding="0">
@@ -103,7 +91,7 @@ Subject: {{site_name}} - {{send_firstname}} {{send_lastname}} will like to show
<b>Invitation Link :</b><br> {{server_name}}/invite?refer_link={{refer_link}}
</td>
</tr>
<tr>
<td style="padding: 20px 0 0 0;">
<table class="buttonwrapper" bgcolor="#e05443" border="0" cellspacing="0" cellpadding="0">
@@ -126,11 +114,7 @@ Subject: {{site_name}} - {{send_firstname}} {{send_lastname}} will like to show
<![endif]-->
</td>
</tr>
<tr>
<td class="borderbottom">
<a href="{{server_name}}/invite?refer_link={{refer_link}}"> <img class="fix" src="{{server_name}}/assets/images/wrenchboard_email_banner.jpg" width="100%" border="0" alt="" /></a>
</td>
</tr>
<tr>
<td class="innerpadding bodycopy">
{{site_name}} Team
@@ -144,7 +128,7 @@ Subject: {{site_name}} - {{send_firstname}} {{send_lastname}} will like to show
<tr>
<td align="center" class="footercopy">
&reg; {{site_name}} {{yyyy}} <br/>
You received this email because a subscriber, {{send_firstname}} {{send_lastname}}, to {{site_name}} refer you, . If you get this email in error, please <a href="https://www.wrenchboard.com/contact" class="unsubscribe"><font color="#ffffff">contact</font></a> us.
You received this email because a subscriber, {{send_firstname}} {{send_lastname}}, to {{site_name}} refer you, . 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>
@@ -179,6 +163,3 @@ Subject: {{site_name}} - {{send_firstname}} {{send_lastname}} will like to show
</table>
</body>
</html>