Skip to content

Instantly share code, notes, and snippets.

@murilohns
Last active May 23, 2018 13:32
Show Gist options
  • Save murilohns/924ed69e99d898372917e2f7ff801f5f to your computer and use it in GitHub Desktop.
Save murilohns/924ed69e99d898372917e2f7ff801f5f to your computer and use it in GitHub Desktop.
Science Play e-mail
<html>
<body style="margin: 0; font-family:Arial, Helvetica, sans-serif; color: #5f5f5f" bgcolor="#d7d7d7">
<div style="width: 100%; background: #d7d7d7; margin-top: 5%;">
<div>
<img src="https://image.ibb.co/bOxs97/header_email_1000.png" width="90%" style="margin-left: 5%;"/>
</div>
<div style="background: #fff; width: 90%; min-height:10px; margin-left:5%; padding-top:20px; padding-bottom:20px">
<p style="padding-left: 80px; padding-right: 80px; text-align: justify">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="70px"></td>
<td align="left" valign="middle">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td width="50%" align="left" valign="middle">
<h2 style="font-size:24px; font-family:'Helvetica Neue', Helvetica, Arial, sans-serif; color:#5e5e5e;">
<font face="Arial" color="#5e5e5e">
<strong>{{ subject }}</strong>
</font>
</h2>
<font face="Helvetica Neue, Helvetica, Arial, sans-serif" color="#5e5e5e">
<p>
{{> body }}
{{#buttonLink}}
<a href="{{{ buttonLink }}}" style="color:#ef7000; text-decoration:none;">Clique aqui para {{ buttonTitle }}.</a>
{{/buttonLink}}
</p>
</font>
</td>
<td align="center" valign="middle">
<img src="https://assets.pagar.me/email_templates/images/character-3.png">
</td>
</tr>
</table>
</td>
<td width="30px"></td>
</tr>
</table>
</p>
</div>
<div style="width: 90%; margin-left:5%; padding-top:5px; padding-bottom:20px; font-size: 13px;">
<span style="display: inline-block; text-align: left; width: 50%;">Qualquer duvida entre em contato conosco através da central de assinantes SciencePlay</span>
<div style="display: inline-block; text-align: right; width: 45%; height: 50px; top: 0; position: relative; right: -10px">
<a href="https://www.youtube.com/channel/UC50rETo1TGIn4WRo4dBChEA" style="color: transparent" target="blank">
<img src="https://image.ibb.co/eTbxbn/002_youtube.png" width="20px"/>
</a>
<a href="https://api.whatsapp.com/send?phone=556193515706" style="color: transparent" target="blank">
<img src="https://image.ibb.co/fNTcbn/001_whatsapp.png" width="20px"/>
</a>
<a href="https://www.instagram.com/scienceplay/" style="color: transparent" target="blank">
<img src="https://image.ibb.co/dMK5U7/004_instagram.png" width="20px"/>
</a>
<a href="https://www.facebook.com/scienceplay.com.br/" style="width: 30px; height: 30px;" target="blank">
<img src="https://image.ibb.co/gRjuNS/003_facebook.png" width="20px"/>
</a>
</div>
</div>
</div>
</body>
</html>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment