| Current Path : /home/happyrenas/find.myreco.online/matrice/ |
Linux webd005.cluster105.gra.hosting.ovh.net 5.15.206-ovh-vps-grsec-zfs-classid #1 SMP Fri May 15 02:41:25 UTC 2026 x86_64 |
| Current File : /home/happyrenas/find.myreco.online/matrice/modele_acceptation.html |
<!doctype html>
<html lang="fr">
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width,initial-scale=1" />
<title>{$hebergement_nom} - {$date_debut} - {$date_fin}</title>
</head>
<body style="margin:0;padding:0;background:#ffffff;font-family:Arial,Helvetica,sans-serif;color:#222;">
<div style="max-width:640px;margin:0 auto;padding:24px;">
<p style="margin:0 0 14px 0;line-height:1.5;">
Bonne nouvelle, nous pouvons vous accueillir du <strong>{$date_debut}</strong> au <strong>{$date_fin}</strong>.
</p>
<!-- IF:tarif -->
<p style="margin:0 0 14px 0;line-height:1.5;">
Le montant pour <strong>{$nuits}</strong> nuitée(s) pour <strong>{$voyageur_nombre}</strong> personne(s)
(du {$date_debut} au {$date_fin}) est de : <strong>{$tarif} €</strong>.
</p>
<!-- ENDIF:tarif -->
<!-- IF:message_proprio -->
<p style="margin:0 0 14px 0;line-height:1.5;">
{$message_proprio}
</p>
<!-- ENDIF:message_proprio -->
<!-- IF:site_reservation -->
<p style="margin:0 0 14px 0;line-height:1.5;">
Nous vous invitons à finaliser votre réservation directement sur notre site :
<a href="{$site_reservation}" style="color:#1a73e8;text-decoration:underline;" target="_blank" rel="noopener">
{$site_reservation}
</a>.
</p>
<!-- ENDIF:site_reservation -->
<!-- IF:email_reservation -->
<p style="margin:0 0 18px 0;line-height:1.5;">
Pour tout complément d'information, merci de nous écrire à cette adresse :
<a href="mailto:{$email_reservation}" style="color:#1a73e8;text-decoration:underline;">
{$email_reservation}
</a>.
</p>
<!-- ENDIF:email_reservation -->
<p style="margin:0;line-height:1.5;">
Cordialement,<br />
<strong>{$hebergement_nom}</strong><br />
{$hebergement_ville}<br />
<!-- IF:site -->
<a href="{$site}" style="color:#1a73e8;text-decoration:underline;" target="_blank" rel="noopener">
{$site}
</a>
<!-- ENDIF:site -->
</p>
</div>
</body>
</html>