2016-08-12 11:31:51 +02:00

73 lines
1.8 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 de {shop_name}</title>
</head>
<body>
<table class="table table-mail" style="width: 650px;">
<tbody>
<tr>
<td class="space" style="width: 20px; padding: 0;">&nbsp;</td>
<td style="padding: 0;" align="center">
<table class="table" style="width: 100%;" bgcolor="#ffffff">
<tbody>
<tr>
<td class="logo" style="padding: 0;" align="center"><a style="color: #337ff1;" title="{shop_name}" href="{shop_url}"> <img src="{shop_logo}" alt="{shop_name}" /> </a></td>
</tr>
<tr>
<td class="titleblock" style="font-size: 12px; color: #a9adb1; padding: 7px 0;" align="center">1er site de ventes priv&eacute;es et nouveaut&eacute;s de marques reconnues <br /> par les professionnels de l&#039;h&ocirc;tellerie et de la restauration</td>
</tr>
<tr>
<td class="titleblock" style="font-size: 12px; color: #a9adb1; padding: 7px 0;" align="center"><img src="{shop_url}img/mail/shapered_mail.png" alt="" /></td>
</tr>
<tr>
<td class="space_footer" style="padding: 0!important;">&nbsp;</td>
</tr>
<tr>
<td class="titleblock" style="padding: 7px 0;" align="center">
<p><span style="color: #434647; font-family: &#039;trebuchet ms&#039;, sans-serif; font-size: small;"> <span class="title" style="font-weight: 500; font-size: 18px; text-transform: uppercase; line-height: 33px;">Bonjour <span style="color: #f05249;">{firstname} {lastname},</span></span><br /> <span class="subtitle" style="font-weight: 500; font-size: 16px; text-transform: uppercase; line-height: 25px;">Merci d&#039;avoir effectu&eacut </span></span></p>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</body>
</html>