Linux SRV-16 6.18.44-paas #1 SMP PREEMPT_DYNAMIC Thu Aug 13 10:08:12 UTC 2026 x86_64
/
srv
/
data
/
web
/
vhosts
/
www.humitest.fr
/
htdocs
/
templates
/
front
/
pages
/
mail
/
/srv/data/web/vhosts/www.humitest.fr/htdocs/templates/front/pages/mail/mail_confirmation.html.twig
<!DOCTYPE html> <html lang="fr"> <head> <meta charset="UTF-8"> <title>Confirmation de réception de votre demande</title> </head> <body> <div style='background-color:#c11823; padding:20px;margin:15px;font-family: "Poppins", sans-serif;'> <div style="background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(245, 192, 194,.5) 5px,rgba(245, 192, 194,.5) 10px);"> </div> <center><h1 style='margin:15px;color:white;font-family: "Poppins", sans-serif!important;'>CONFIRMATION - DEMANDE DE CONTACT</h1></center> <div style="background-image: repeating-linear-gradient(45deg, transparent, transparent 5px, rgba(245, 192, 194,.5) 5px,rgba(245, 192, 194,.5) 10px);"> </div><br> <center> <div style="width:80%;background-color:#f2f2f2; border-style:solid; border-color:#f2f2f2; border-radius:20px; padding:10px;margin:10px"> <div style="width:60%; background-color:#EBEDEF; padding:70px; margin:50px"> <div> <p style="font-size:20px"> Bonjour {{ contact_name }}, <br> <p style="font-size:20px"> Votre demande nous a bien été transmise.<br> Notre équipe vous recontactera dans les plus brefs délais le temps de préparer une réponse ou une offre adaptée à votre besoin. </p> <p style="font-size:20px">Dans l'attente, n'hésitez pas à consulter notre site internet <a style="font-size:20px"href="{{absolute_url(path('home'))}}">{{absolute_url(path('home'))}}</a>. </p> <p style="font-size:20px">L'équipe de {{conf_company_name}} vous remercie.</p> <br> <i><small>Veuillez noter que ceci est un email automatique de <a href="{{absolute_url(path('home'))}}">{{absolute_url(path('home'))}}</a></small><i/><br> <p> <center><img src="https://www.domo-system.fr/upload/image001.png" alt="Logo Maindron Structures" style="height:200px!important;width:300px"/></center> </div> </div> </div> </body> </html>