Email teamplate fix
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
Subject: Your Referer Link {{site_name}}
|
||||
Subject: Your Invitation Link {{site_name}}
|
||||
|
||||
<!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">
|
||||
@@ -68,7 +68,7 @@ Dear <b>{{firstname}}</b>,
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bodycopy" style="padding-bottom:10px;">
|
||||
|
||||
The link below is your account invitation link. Share this link with any new users. Once your invitations sign up, the reward is automatically attached to your account.
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
@@ -77,14 +77,13 @@ Dear <b>{{firstname}}</b>,
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bodycopy" style="padding-bottom:10px;">
|
||||
|
||||
With <a href="{{refer_link}}">{{refer_link}}</a>,
|
||||
<hr size="1">
|
||||
<div style="background-color:#fce6f2; margin-top: 10px; padding: 5px; border-radius:10px;">
|
||||
Share this linkl
|
||||
</div>
|
||||
|
||||
<td class="bodycopy" style="padding:0px 30px 10px 30px;">
|
||||
<a href="{{refer_link}}">{{refer_link}}</a>
|
||||
</td>
|
||||
</tr>
|
||||
<tr>
|
||||
<td class="bodycopy" style="padding:0px 30px 10px 30px;">
|
||||
<hr />
|
||||
</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
Reference in New Issue
Block a user