Files
appointment_tool/src/templates/confirmed_rdv.html
T
2024-09-17 11:55:44 +02:00

95 lines
7.4 KiB
HTML
Raw Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8"/>
<meta name="viewport" content="width=device-width, initial-scale=1.0"/>
<style type="text/css">
/* reset */#outlook a {padding:0;} /* Force Outlook to provide a "view in browser" menu link. */.ExternalClass {width:100%;} /* Force Hotmail to display emails at full width */.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div {line-height: 100%;} /* Forces Hotmail to display normal line spacing. More on that: http://www.emailonacid.com/forum/viewthread/43/ */p {margin: 0; padding: 0; font-size: 0px; line-height: 0px;} /* squash Exact Target injected paragraphs */table td {border-collapse: collapse;} /* Outlook 07, 10 padding issue fix */table {border-collapse: collapse; mso-table-lspace:0pt; mso-table-rspace:0pt; } /* remove spacing around Outlook 07, 10 tables *//* bring inline */img {display: block; outline: none; text-decoration: none; -ms-interpolation-mode: bicubic;}a img {border: none;}a {text-decoration: none; color: #3a3aff;} /* text link */a.phone {text-decoration: none; color: #3a3aff !important; pointer-events: auto; cursor: default;} /* phone link, use as wrapper on phone numbers */span {font-size: 14px; line-height: 20px; font-family: monospace; color: #000001;}table td { font-size: 14px; line-height: 20px; font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif; color: #666; text-align: justify;}
</style>
<!--[if gte mso 9]>
<style>/* Target Outlook 2007 and 2010 */</style><![endif]--></head>
<body style="width:100%; margin:0; padding:0; -webkit-text-size-adjust:100%; -ms-text-size-adjust:100%;">
<!-- body wrapper -->
<table cellpadding="0" cellspacing="0" border="0"
style="margin:0; padding:0; width:100%; line-height: 100% !important;">
<tr>
<td valign="top"><!-- edge wrapper -->
<table cellpadding="0" cellspacing="0" border="0" align="center" width="600">
<tr>
<td valign="top"><!-- content wrapper -->
<table cellpadding="0" cellspacing="0" border="0" align="center" width="560">
<tr>
<td valign="top" style="vertical-align: top;">
<table style="width: 100%;" cellpadding="0" cellspacing="0" border="0"
align="center">
<tr>
<td valign="top"
style="vertical-align: top; padding: 10px; text-align: center;"><img
src="https://rendezvousparis.hermes.com/img/hermes-logo.png"
style="display: inline; width: 90px; height: 55px;"/></td>
</tr>
<tr>
<td valign="top"
style="vertical-align: top; padding: 10px; background-image: url('https://rendezvousparis.hermes.com/img/separator.png'); background-size: 20px 17px; background-repeat: repeat-x;"></td>
</tr>
<tr>
<td valign="top" style="vertical-align: top; padding: 10px;">
<table style="width: 100%;" cellpadding="0" cellspacing="0" border="0"
align="center">
<tr>
<td valign="top" style="padding-top: 15px;">Chère Madame, Cher
Monsieur,
</td>
</tr>
<tr>
<td valign="top" style="padding-top: 15px;">Nous avons le
plaisir de vous confirmer votre rendez-vous.
</td>
</tr>
<tr>
<td valign="top" style="padding-top: 15px;">Nous vous
accueillerons le 7 sept. 2024 au 24 Faubourg Saint-Honoré à
14:25.
</td>
</tr>
<tr>
<td valign="top" style="padding-top: 15px;">Cet horaire
indicatif est susceptible de varier. Vous pouvez suivre son
évolution sur le site <a href="/client/UETAQQ">https://rendezvousparis.hermes.com/client/UETAQQ</a>
</td>
</tr>
<tr>
<td valign="top" style="padding-top: 15px;">A lapproche de
votre rendez-vous, nous vous invitons à vous présenter à
lun de nos Chargés dAccueil.
</td>
</tr>
<tr>
<td valign="top" style="padding-top: 15px;">Nous vous remercions
de vous munir de la pièce didentité utilisée sur notre
site.
</td>
</tr>
</table>
</td>
</tr>
<tr>
<td valign="top"
style="vertical-align: top; padding: 10px; text-align: center; min-height: 100px;">
<img src="https://rendezvousparis.hermes.com/img/hline-gif.gif"
style="display: inline; width: 100%;"/></td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</td>
</tr>
</table>
</body>
</html>