Files
wyczarujprezent.pl/modules/newsletterpro/mail_templates/newsletter/zouhir/pl/zouhir.html
2024-10-28 22:14:22 +01:00

107 lines
2.6 KiB
HTML

<!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>{shop_name} Newsletter</title>
<!--
Don't remove the style tag with the "global-css" id.
If you want to style this particular template, create a new style tag.
-->
<style type="text/css" id="global-css">
body {
font-family: Arial, Helvetica, sans-serif;
font-size: 13px;
margin: 0;
padding: 0;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
table.newsletter-pro-content td {
font-size: 13px;
}
a.link,
a.link:link,
a.link:visited {
border: none;
color: #337ed0;
font-size: 12px;
font-weight: bold;
text-align: center;
text-decoration: none;
cursor: pointer;
display: block;
line-height: 22px;
width: 100%;
height: 22px;
}
a img {
border: none; border-style: none;
}
</style>
<style type="text/css">
</style>
</head>
<body><table class="newsletter-pro-container" style="background-color: #ececec; font-family: Arial, sans-serif; width: 100%;">
<tbody>
<tr>
<td>
<table class="newsletter-pro-content" style="margin: 1% auto; width: 600px; background-color: #ffffff;" align="center">
<tbody>
<tr>
<td style="padding: 10px;">
<table style="width: 100%;">
<tbody>
<tr>
<td>
<table style="width: 100%;">
<tbody>
<tr>
<td>{shop_logo}</td>
<td align="right" valign="bottom"><span style="font-size: 10pt; color: #666666; font-family: Arial, Helvetica, sans-serif;">&nbsp;</span></td>
</tr>
</tbody>
</table>
</td>
</tr>
<tr>
<td style="border-bottom: solid 1px #FF6702;" align="left" valign="middle" height="27"><span style="font-size: 12pt; color: #666666; font-family: Arial, sans-serif;">A partir d'aujourd'hui :</span></td>
</tr>
<tr>
<td align="center" height="10">&nbsp;</td>
</tr>
<tr>
<td align="center">&nbsp;</td>
</tr>
<tr>
<td align="center">&nbsp;</td>
</tr>
<tr>
<td align="center">&nbsp;</td>
</tr>
<tr>
<td style="border-bottom: solid 1px #FF6702;" align="left" valign="middle" height="27">&nbsp;</td>
</tr>
<tr>
<td align="center">&nbsp;</td>
</tr>
<tr>
<td align="center"><span style="color: #999999;">&nbsp;<span style="color: #707070;">Unsubscribe from our newsletter by clicking</span></span> <span style="color: #0000ff;"><a href="{unsubscribe_link}" target="_blank"><span style="color: #0000ff;">here</span></a></span>.</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table>
</td>
</tr>
</tbody>
</table></body>
</html>