55 lines
1.6 KiB
Plaintext
55 lines
1.6 KiB
Plaintext
From: Service client <support@expediteur.example>
|
||
Subject: Confirmation de commande 81729098
|
||
Content-Type: text/html; charset=utf-8
|
||
|
||
<html>
|
||
<head>
|
||
<style>
|
||
table, th, td {
|
||
border: 1px solid;
|
||
border-collapse: collapse;
|
||
padding: 0.5ex 1ex;
|
||
}
|
||
table { margin-bottom: 1em; }
|
||
.r { text-align: right; }
|
||
</style>
|
||
</head>
|
||
<body>
|
||
<p>Bonjour,</p>
|
||
<p>La commande suivante a bien été confirmée :</p>
|
||
<table>
|
||
<tr>
|
||
<th>Qté</th>
|
||
<th>Désignation</th>
|
||
<th>PU HT</th>
|
||
<th>PU TTC</th>
|
||
<th>Sous-total</th>
|
||
</tr>
|
||
<tr>
|
||
<td class="r">1 500</td>
|
||
<td>Savonnette</td>
|
||
<td class="r">1,66 €</td>
|
||
<td class="r">2,00 €</td>
|
||
<td class="r">3 000,00 €</td>
|
||
</tr>
|
||
<tr>
|
||
<td colspan="2"><strong>Total</strong></td>
|
||
<td class="r">2 500,00 €</td>
|
||
<td class="r">3 000,00 €</td>
|
||
<td class="r">3 000,00 €</td>
|
||
</tr>
|
||
</table>
|
||
<p>
|
||
Ce n’était pas vous ? Vous pouvez encore
|
||
<a href="https://expediteur-annulation.example/annulation-commande.php?c=81729098">annuler la commande</a>
|
||
en vous rendant à l’adresse suivante :
|
||
</p>
|
||
<p style="margin-left: 2em">
|
||
<a href="https://expediteur-annulation.example/annulation-commande.php?c=81729098">
|
||
https://expediteur-annulation.example/annulation-commande.php?c=81729098
|
||
</a>
|
||
</p>
|
||
<p>Cordialement,</p>
|
||
<p>Un cybercriminel qui vous veut du bien.</p>
|
||
</body>
|
||
</html> |