2016-10-10 15:24:25 +02:00

56 lines
2.2 KiB
HTML
Executable File

<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/1999/REC-html401-19991224/strict.dtd">
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<title>Message From {shop_name}</title>
</head>
<body>
<table style="font-family: Verdana,sans-serif; font-size: 11px; color: #000; width: 550px; background: #000;">
<tbody>
<tr>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 80%;">&nbsp;</td>
<td style="width: 10%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 80%;" align="center"><a title="{shop_name}" href="{shop_url}"> <img style="border: none;" src="http://www.garancia-beauty.com/imgmail/logo_mail.jpg" alt="{shop_name}" /> </a></td>
<td style="width: 10%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 10%;">&nbsp;</td>
<td style="width: 80%;">&nbsp;</td>
<td style="width: 10%;">&nbsp;</td>
</tr>
<tr>
<td style="width: 10%;"><img style="border: none;" src="http://www.garancia-beauty.com/imgmail/left_mail.jpg" alt="{shop_name}" /></td>
<td style="width: 80%;" align="left">
<table style="width: 100%; background: #fff; padding: 20px 15px 10px;">
<tbody>
<tr>
<td>Hi,<br /> Thank you for subscribing to our Newsletter !<br /> You will be first to be informed of our new products, our special offers and our beauty advice.</td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
<tr>
<td>To thank you for your subscription, we are happy to offer you free delivery and one miniature product on your first order, with the code <strong>WELCOME</strong> !<br /><br /> Magically yours,<br /> <br /> Garancia Team</td>
</tr>
<tr>
<td align="center"><a title="{shop_name}" href="{shop_url}"> <img style="border: none;" src="http://www.garancia-beauty.com/imgmail/hiboux_mail.jpg" alt="{shop_name}" /> </a></td>
</tr>
<tr>
<td style="font-size: 8px;" align="center">Copyright &copy; 2015 Laboratoire Garancia, Tous Droits R&eacute;serv&eacute;s<br /> Laboratoire Garancia 18 Avenue du Recteur Poincar&eacute; Paris 75016 France</td>
</tr>
</tbody>
</table>
</td>
<td style="width: 10%;"><img style="border: none;" src="http://www.garancia-beauty.com/imgmail/right_mail.jpg" alt="{shop_name}" /></td>
</tr>
<tr>
<td>&nbsp;</td>
</tr>
</tbody>
</table>
</body>
</html>