63 lines
1.8 KiB
HTML
Executable File
63 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;"> </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ées et nouveautés de marques reconnues <br /> par les professionnels de l'hô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;"> </td>
|
|
</tr>
|
|
<tr>
|
|
<td class="titleblock" style="padding: 7px 0;" align="center">
|
|
<p><span style="color: #434647; font-family: 'trebuchet ms', 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'avoir effectu&eacut </span></span></p>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
</body>
|
|
</html> |