59 lines
2.8 KiB
HTML
59 lines
2.8 KiB
HTML
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
|
|
<html xmlns="http://www.w3.org/1999/xhtml"><head>
|
|
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
|
|
<title>{title}</title>
|
|
</head>
|
|
<body style="font-family: Arial, Helvetica, sans-serif;font-size: 12px;color: #222;">
|
|
<div class="moz-forward-container">
|
|
<br>
|
|
<table cellspacing="0" cellpadding="0" border="0" width="100%" style="background-color:#ffffff">
|
|
<tbody>
|
|
<tr style="border-collapse:collapse;">
|
|
<td align="center" style="border-collapse:collapse;">
|
|
<table cellspacing="0" cellpadding="0" border="0" width="570">
|
|
<tbody>
|
|
<tr>
|
|
<td height="20" style="line-height:0; font-size:0;"><img width="0" height="0" alt="{shop_name}" src="{shop_logo}"></td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<table cellpadding="0" cellspacing="0" border="0" width="540">
|
|
<tbody>
|
|
<tr>
|
|
<td style="line-height:0; font-size:0;" height="20">
|
|
<div style="font-family:arial,sans-serif; color:#61a6f3; font-size:20px; font-weight:bold; line-height:28px;">
|
|
Please confirm your subscription</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<table cellspacing="0" cellpadding="0" border="0" width="540">
|
|
<tbody>
|
|
<tr>
|
|
<td align="left">
|
|
|
|
<div style="font-family:arial,sans-serif; font-size:14px; margin:0; line-height:24px; color:#555555;">
|
|
<br>
|
|
Do you want to receive newsletters from {site_name} ?<br>
|
|
<br>
|
|
<a href="{double_optin}" style="color:#ffffff;display:inline-block;font-family:Arial,sans-serif;width:auto;white-space:nowrap;min-height:32px;margin:5px 5px 0 0;padding:0 22px;text-decoration:none;text-align:center;font-weight:bold;font-style:normal;font-size:15px;line-height:32px;border:0;border-radius:4px;vertical-align:top;background-color:#3276b1" target="_blank">
|
|
<span style="display:inline;font-family:Arial,sans-serif;text-decoration:none;font-weight:bold;font-style:normal;font-size:15px;line-height:32px;border:none;background-color:#3276b1;color:#ffffff">Yes, subscribe me to this list.</span></a>
|
|
<br>
|
|
<br>
|
|
If you received this email by mistake, simply delete it. You will not be subscribed to this list if you don't click the confirmation link above.
|
|
<br><br>
|
|
{site_name}</div>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
</td>
|
|
</tr>
|
|
</tbody>
|
|
</table>
|
|
<br>
|
|
</div>
|
|
|
|
|
|
</body></html>
|