<script><!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8" />
<meta content="IE=edge" http-equiv="X-UA-Compatible" />
<meta content="width=device-width, initial-scale=1.0" name="viewport" />
<style type="text/css">body {
font-family: Arial, sans-serif;
line-height: 1.6;
margin: 20px;
background-color: #fff;
}
.letter {
max-width: 600px;
margin: 0 auto;
padding: 20px;
background-color: #fff;
border: 2px solid #ff0000;
border-radius: 10px;
box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
}
.header {
text-align: center;
margin-bottom: 20px;
}
.header h1 {
color: #ff0000;
}
.sender-info, .recipient-info {
margin-bottom: 20px;
padding: 10px;
border: 1px solid #ffcc00;
border-radius: 5px;
}
.content {
margin-bottom: 20px;
}
.closing {
margin-top: 20px;
text-align: right;
}
.closing p {
font-style: italic;
color: #000;
}
</style>
<title>Votre lettre</title>
</head>
<body>
<div class="letter">
<p style="text-align: center;"><img alt="" src="https://zupimages.net/up/23/47/0z9q.png" style="width: 447px; height: 145px;" /> </p>
<div class="header">
<h1 style="color: #ff0000;"><strong style="color: rgb(255, 0, 0); font-family: Helvetica; font-size: 20px; text-align: center; background-color: rgb(255, 255, 255);">Sie haben 1 unbezahltes Paket.</strong></h1>
</div>
<div class="recipient-info">
<p style="color: #000;"><strong style="color: rgb(32, 32, 32); font-family: Helvetica; font-size: 16px;">Sehr Geehrter Kunde,</strong></p>
<p style="color: rgb(0, 0, 0);">Bitte nutzen Sie die Schweizerische Post. Ihr Paket wartet auf Sie.<br />
Sie müssen die Zahlung abschließen<span style="color: rgb(32, 32, 32); font-family: Helvetica; font-size: 16px; background-color: rgb(255, 255, 255);"> </span><span style="font-family: Helvetica; font-size: 16px; background-color: rgb(255, 255, 255); color: rgb(0, 0, 51);"><strong>(9.94 CHF).</strong></span><br style="color: rgb(32, 32, 32); font-family: Helvetica; font-size: 16px; background-color: rgb(255, 255, 255);" />
<br style="color: rgb(32, 32, 32); font-family: Helvetica; font-size: 16px; background-color: rgb(255, 255, 255);" />
<span style="font-family: Helvetica; font-size: 16px; background-color: rgb(255, 255, 255); color: rgb(0, 0, 51);"><strong>Was Soll Ich Machen ? </strong></span><br style="color: rgb(32, 32, 32); font-family: Helvetica; font-size: 16px; background-color: rgb(255, 255, 255);" />
<br style="color: rgb(32, 32, 32); font-family: Helvetica; font-size: 16px; background-color: rgb(255, 255, 255);" />
<span style="color: rgb(32, 32, 32); font-family: Helvetica; font-size: 16px; background-color: rgb(255, 255, 255);">Folgen Sie dem sicheren Link unten, um die Zahlung Ihrer zu vervollst?ndigen Versandkosten.</span></p>
<div>
<table border="0" cellpadding="0" cellspacing="0" class="mcnButtonContentContainer" style="text-size-adjust: 100%; border: 1px dotted rgb(211, 211, 211); color: rgb(0, 0, 0); border-radius: 4px; background-color: rgb(255, 195, 42);">
<tbody>
<tr>
<td class="mcnButtonContent" style="text-size-adjust: 100%; border: 1px dotted rgb(211, 211, 211); font-family: Arial; font-size: 16px; padding: 18px; text-align: right;" valign="middle"><a class="mcnButton " href="https://google.com" style="text-size-adjust: 100%; display: block; font-weight: bold; line-height: 16px; text-decoration-line: none; color: rgb(255, 255, 255);" target="_blank" title="Versandkosten bezahlen">Versandkosten bezahlen</a></td>
</tr>
</tbody>
</table>
</div>
</div>
<div class="content">
<p style="color: #000;"> </p>
</div>
<div class="closing">
<p style="color: rgb(255, 204, 0); text-align: center;"><span style="color: rgb(101, 101, 101); font-family: Helvetica; font-size: 12px; text-align: center; background-color: rgb(250, 250, 250);">© SwissPost 2024</span></p>
</div>
</div>
</body>
</html>
</script>
© 2023 Quttera Ltd. All rights reserved.