var/cache/dev/twig/6b/6be42c600507595f20ef5a6737feb03e2f1e4c652d105e3e352ca957642713be.php line 138

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* contact.html.twig */
  14. class __TwigTemplate_272452493b34436c0c5974fd0c4955dcf7ce8b530ad3cb8037a07ef62207e89f extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->blocks = [
  23.             'content' => [$this'block_content'],
  24.             'footer' => [$this'block_footer'],
  25.         ];
  26.     }
  27.     protected function doGetParent(array $context)
  28.     {
  29.         // line 1
  30.         return "layout.html.twig";
  31.     }
  32.     protected function doDisplay(array $context, array $blocks = [])
  33.     {
  34.         $macros $this->macros;
  35.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""contact.html.twig"));
  37.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""contact.html.twig"));
  39.         $this->parent $this->loadTemplate("layout.html.twig""contact.html.twig"1);
  40.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  41.         
  42.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  43.         
  44.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  45.     }
  46.     // line 3
  47.     public function block_content($context, array $blocks = [])
  48.     {
  49.         $macros $this->macros;
  50.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  51.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  52.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  53.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  54.         // line 4
  55.         echo "    <div id=\"box-search\">
  56.         <div class=\"thumbnail\">
  57.             <img src=\"";
  58.         // line 6
  59.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/bannieres/banniere-contact.png"), "html"nulltrue);
  60.         echo "\" alt=\"Responsive image\" class=\"img-fluid\">
  61.         </div>
  62.     </div>
  63.     <div class=\"container mt-5\">
  64.         <div class=\"row\">
  65.             <div class=\"col-sm-12 col-md-6\">
  66.                 <ul class=\"list-group list-group-light contact-card\">
  67.                     <li class=\"list-group-item d-flex justify-content-between align-items-center\">
  68.                         <div class=\"d-flex align-items-center title-2\">
  69.                             <h1>EVO-LOGIS</h1>
  70.                         </div>
  71.                     </li>
  72.                     <li class=\"list-group-item d-flex justify-content-between align-items-center\">
  73.                         <div class=\"d-flex align-items-center\">
  74.                             <i class=\"fas fa-phone\"></i>
  75.                             <div class=\"ms-3\">
  76.                                 <p class=\"text-muted mb-1\">05 55 14 62 77</p>
  77.                             </div>
  78.                         </div>
  79.                     </li>
  80.                     <li class=\"list-group-item d-flex justify-content-between align-items-center\">
  81.                         <div class=\"d-flex align-items-center\">
  82.                             <i class=\"far fa-envelope\"></i>
  83.                             <div class=\"ms-3\">
  84.                                 <p class=\"text-muted mb-1\">contact@evo-logis.fr</p>
  85.                             </div>
  86.                         </div>
  87.                     </li>
  88.                     <li class=\"list-group-item d-flex justify-content-between align-items-center\">
  89.                         <div class=\"d-flex align-items-center\">
  90.                             <i class=\"fas fa-home\"></i>
  91.                             <div class=\"ms-3\">
  92.                                 <p class=\"text-muted mb-1\">9 Rue de la Gare, 87600 Rochechouart <br> Venez visiter notre showroom ! </p>
  93.                             </div>
  94.                         </div>
  95.                     </li>
  96.                     <li class=\"list-group-item d-flex justify-content-between align-items-center\">
  97.                         <div class=\"d-flex align-items-center\">
  98.                             <i class=\"far fa-clock\"></i>
  99.                             <div class=\"ms-3\">
  100.                                 <p class=\"text-muted mb-1\">Horaires d'ouverture : <br> 9h00 - 12h00 / 14h00 - 18h00</p>
  101.                             </div>
  102.                         </div>
  103.                     </li>
  104.                 </ul>
  105.             </div>
  106.             <div class=\"col-sm-12 col-md-6\">
  107.                 <div class=\"map-responsive\">
  108.                     <iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2780.0707288808394!2d0.8278641767501675!3d45.82986620896611!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47feeadc152df7f9%3A0xcb6ef7932d7cbe35!2sEvo-logis!5e0!3m2!1sfr!2sfr!4v1749630832391!5m2!1sfr!2sfr\"
  109.                             width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"
  110.                             referrerpolicy=\"no-referrer-when-downgrade\"></iframe>
  111.                 </div>
  112.             </div>
  113.         </div>
  114.     </div>
  115.     <div class=\"container mt-5\">
  116.         <div class=\"row\">
  117.             <div class=\"col-md-12 title-2\">
  118.                 <h1>UN PROJET, UNE QUESTION ? ÉCRIVEZ NOUS !</h1>
  119.             </div>
  120.             <div class=\"col-sm-12 col-md-12\">
  121.                 ";
  122.         // line 67
  123.         $context['_parent'] = $context;
  124.         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'67$this->source); })()), "flashes", [=> "success"], "method"falsefalsefalse67));
  125.         foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  126.             // line 68
  127.             echo "                    <div class=\"alert alert-success\">
  128.                         ";
  129.             // line 69
  130.             echo twig_escape_filter($this->env$context["message"], "html"nulltrue);
  131.             echo "
  132.                     </div>
  133.                 ";
  134.         }
  135.         $_parent $context['_parent'];
  136.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  137.         $context array_intersect_key($context$_parent) + $_parent;
  138.         // line 72
  139.         echo "                ";
  140.         echo         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'72$this->source); })()), 'form_start');
  141.         echo "
  142.                 <div class=\"my-custom-class-for-errors\">
  143.                     ";
  144.         // line 74
  145.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'74$this->source); })()), 'errors');
  146.         echo "
  147.                 </div>
  148.                 <div class=\"row\">
  149.                     <div class=\"col-12\">
  150.                         ";
  151.         // line 78
  152.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'78$this->source); })()), "type", [], "any"falsefalsefalse78), 'row');
  153.         echo "
  154.                     </div>
  155.                     <div class=\"col-12\">
  156.                         ";
  157.         // line 81
  158.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'81$this->source); })()), "nom", [], "any"falsefalsefalse81), 'row');
  159.         echo "
  160.                     </div>
  161.                     <div class=\"col-12\">
  162.                         ";
  163.         // line 84
  164.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'84$this->source); })()), "prenom", [], "any"falsefalsefalse84), 'row');
  165.         echo "
  166.                     </div>
  167.                     <div class=\"col-12\">
  168.                         ";
  169.         // line 87
  170.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'87$this->source); })()), "cp", [], "any"falsefalsefalse87), 'row');
  171.         echo "
  172.                     </div>
  173.                     <div class=\"col-12\">
  174.                         ";
  175.         // line 90
  176.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'90$this->source); })()), "ville", [], "any"falsefalsefalse90), 'row');
  177.         echo "
  178.                     </div>
  179.                     <div class=\"col-12\">
  180.                         ";
  181.         // line 93
  182.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'93$this->source); })()), "tel", [], "any"falsefalsefalse93), 'row');
  183.         echo "
  184.                     </div>
  185.                     <div class=\"col-12\">
  186.                         ";
  187.         // line 96
  188.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'96$this->source); })()), "email", [], "any"falsefalsefalse96), 'row');
  189.         echo "
  190.                     </div>
  191.                     <div class=\"col-12\">
  192.                         ";
  193.         // line 99
  194.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'99$this->source); })()), "sujet", [], "any"falsefalsefalse99), 'row');
  195.         echo "
  196.                     </div>
  197.                     <div class=\"col-12\">
  198.                         ";
  199.         // line 102
  200.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'102$this->source); })()), "projet", [], "any"falsefalsefalse102), 'row');
  201.         echo "
  202.                     </div>
  203.                     <div class=\"col-12\">
  204.                         ";
  205.         // line 105
  206.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'105$this->source); })()), "comments", [], "any"falsefalsefalse105), 'row');
  207.         echo "
  208.                     </div>
  209.                     <div class=\"col-12 my-auto\">
  210.                         ";
  211.         // line 108
  212.         echo $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->searchAndRenderBlock(twig_get_attribute($this->env$this->source, (isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'108$this->source); })()), "rappel", [], "any"falsefalsefalse108), 'row');
  213.         echo "
  214.                     </div>
  215.                 </div>
  216.                 ";
  217.         // line 111
  218.         echo         $this->env->getRuntime('Symfony\Component\Form\FormRenderer')->renderBlock((isset($context["form"]) || array_key_exists("form"$context) ? $context["form"] : (function () { throw new RuntimeError('Variable "form" does not exist.'111$this->source); })()), 'form_end');
  219.         echo "
  220.             </div>
  221.         </div>
  222.     </div>
  223.     <div class=\"container mb-3 mt-5\">
  224.         <div class=\"form-group col-md-12 col-sm-12 mt-4\" style=\"text-align: center\">
  225.             <div class=\"lds-ring col-md-12 col-sm-12\" id=\"lds-ring\" hidden>
  226.                 <div></div>
  227.                 <div></div>
  228.                 <div></div>
  229.                 <div></div>
  230.             </div>
  231.             <div class=\"text-center\" id=\"done\" hidden=\"\">Nous avons bien reçu votre demande ! <br> Nous allons vous
  232.                 contacter d'ici peu, merci de votre confiance.
  233.             </div>
  234.         </div>
  235.     </div>
  236. ";
  237.         
  238.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  239.         
  240.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  241.     }
  242.     // line 134
  243.     public function block_footer($context, array $blocks = [])
  244.     {
  245.         $macros $this->macros;
  246.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  247.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  248.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  249.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  250.         // line 135
  251.         echo "    ";
  252.         $this->displayParentBlock("footer"$context$blocks);
  253.         echo "
  254.     <script src=\"";
  255.         // line 136
  256.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/contact.js"), "html"nulltrue);
  257.         echo "\"></script>
  258. ";
  259.         
  260.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  261.         
  262.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  263.     }
  264.     public function getTemplateName()
  265.     {
  266.         return "contact.html.twig";
  267.     }
  268.     public function isTraitable()
  269.     {
  270.         return false;
  271.     }
  272.     public function getDebugInfo()
  273.     {
  274.         return array (  279 => 136,  274 => 135,  264 => 134,  232 => 111,  226 => 108,  220 => 105,  214 => 102,  208 => 99,  202 => 96,  196 => 93,  190 => 90,  184 => 87,  178 => 84,  172 => 81,  166 => 78,  159 => 74,  153 => 72,  144 => 69,  141 => 68,  137 => 67,  73 => 6,  69 => 4,  59 => 3,  36 => 1,);
  275.     }
  276.     public function getSourceContext()
  277.     {
  278.         return new Source("{% extends 'layout.html.twig' %}
  279. {% block content %}
  280.     <div id=\"box-search\">
  281.         <div class=\"thumbnail\">
  282.             <img src=\"{{ asset('assets/img/bannieres/banniere-contact.png') }}\" alt=\"Responsive image\" class=\"img-fluid\">
  283.         </div>
  284.     </div>
  285.     <div class=\"container mt-5\">
  286.         <div class=\"row\">
  287.             <div class=\"col-sm-12 col-md-6\">
  288.                 <ul class=\"list-group list-group-light contact-card\">
  289.                     <li class=\"list-group-item d-flex justify-content-between align-items-center\">
  290.                         <div class=\"d-flex align-items-center title-2\">
  291.                             <h1>EVO-LOGIS</h1>
  292.                         </div>
  293.                     </li>
  294.                     <li class=\"list-group-item d-flex justify-content-between align-items-center\">
  295.                         <div class=\"d-flex align-items-center\">
  296.                             <i class=\"fas fa-phone\"></i>
  297.                             <div class=\"ms-3\">
  298.                                 <p class=\"text-muted mb-1\">05 55 14 62 77</p>
  299.                             </div>
  300.                         </div>
  301.                     </li>
  302.                     <li class=\"list-group-item d-flex justify-content-between align-items-center\">
  303.                         <div class=\"d-flex align-items-center\">
  304.                             <i class=\"far fa-envelope\"></i>
  305.                             <div class=\"ms-3\">
  306.                                 <p class=\"text-muted mb-1\">contact@evo-logis.fr</p>
  307.                             </div>
  308.                         </div>
  309.                     </li>
  310.                     <li class=\"list-group-item d-flex justify-content-between align-items-center\">
  311.                         <div class=\"d-flex align-items-center\">
  312.                             <i class=\"fas fa-home\"></i>
  313.                             <div class=\"ms-3\">
  314.                                 <p class=\"text-muted mb-1\">9 Rue de la Gare, 87600 Rochechouart <br> Venez visiter notre showroom ! </p>
  315.                             </div>
  316.                         </div>
  317.                     </li>
  318.                     <li class=\"list-group-item d-flex justify-content-between align-items-center\">
  319.                         <div class=\"d-flex align-items-center\">
  320.                             <i class=\"far fa-clock\"></i>
  321.                             <div class=\"ms-3\">
  322.                                 <p class=\"text-muted mb-1\">Horaires d'ouverture : <br> 9h00 - 12h00 / 14h00 - 18h00</p>
  323.                             </div>
  324.                         </div>
  325.                     </li>
  326.                 </ul>
  327.             </div>
  328.             <div class=\"col-sm-12 col-md-6\">
  329.                 <div class=\"map-responsive\">
  330.                     <iframe src=\"https://www.google.com/maps/embed?pb=!1m18!1m12!1m3!1d2780.0707288808394!2d0.8278641767501675!3d45.82986620896611!2m3!1f0!2f0!3f0!3m2!1i1024!2i768!4f13.1!3m3!1m2!1s0x47feeadc152df7f9%3A0xcb6ef7932d7cbe35!2sEvo-logis!5e0!3m2!1sfr!2sfr!4v1749630832391!5m2!1sfr!2sfr\"
  331.                             width=\"600\" height=\"400\" style=\"border:0;\" allowfullscreen=\"\" loading=\"lazy\"
  332.                             referrerpolicy=\"no-referrer-when-downgrade\"></iframe>
  333.                 </div>
  334.             </div>
  335.         </div>
  336.     </div>
  337.     <div class=\"container mt-5\">
  338.         <div class=\"row\">
  339.             <div class=\"col-md-12 title-2\">
  340.                 <h1>UN PROJET, UNE QUESTION ? ÉCRIVEZ NOUS !</h1>
  341.             </div>
  342.             <div class=\"col-sm-12 col-md-12\">
  343.                 {% for message in app.flashes('success') %}
  344.                     <div class=\"alert alert-success\">
  345.                         {{ message }}
  346.                     </div>
  347.                 {% endfor %}
  348.                 {{ form_start(form) }}
  349.                 <div class=\"my-custom-class-for-errors\">
  350.                     {{ form_errors(form) }}
  351.                 </div>
  352.                 <div class=\"row\">
  353.                     <div class=\"col-12\">
  354.                         {{ form_row(form.type) }}
  355.                     </div>
  356.                     <div class=\"col-12\">
  357.                         {{ form_row(form.nom) }}
  358.                     </div>
  359.                     <div class=\"col-12\">
  360.                         {{ form_row(form.prenom) }}
  361.                     </div>
  362.                     <div class=\"col-12\">
  363.                         {{ form_row(form.cp) }}
  364.                     </div>
  365.                     <div class=\"col-12\">
  366.                         {{ form_row(form.ville) }}
  367.                     </div>
  368.                     <div class=\"col-12\">
  369.                         {{ form_row(form.tel) }}
  370.                     </div>
  371.                     <div class=\"col-12\">
  372.                         {{ form_row(form.email) }}
  373.                     </div>
  374.                     <div class=\"col-12\">
  375.                         {{ form_row(form.sujet) }}
  376.                     </div>
  377.                     <div class=\"col-12\">
  378.                         {{ form_row(form.projet) }}
  379.                     </div>
  380.                     <div class=\"col-12\">
  381.                         {{ form_row(form.comments) }}
  382.                     </div>
  383.                     <div class=\"col-12 my-auto\">
  384.                         {{ form_row(form.rappel) }}
  385.                     </div>
  386.                 </div>
  387.                 {{ form_end(form) }}
  388.             </div>
  389.         </div>
  390.     </div>
  391.     <div class=\"container mb-3 mt-5\">
  392.         <div class=\"form-group col-md-12 col-sm-12 mt-4\" style=\"text-align: center\">
  393.             <div class=\"lds-ring col-md-12 col-sm-12\" id=\"lds-ring\" hidden>
  394.                 <div></div>
  395.                 <div></div>
  396.                 <div></div>
  397.                 <div></div>
  398.             </div>
  399.             <div class=\"text-center\" id=\"done\" hidden=\"\">Nous avons bien reçu votre demande ! <br> Nous allons vous
  400.                 contacter d'ici peu, merci de votre confiance.
  401.             </div>
  402.         </div>
  403.     </div>
  404. {% endblock %}
  405. {% block footer %}
  406.     {{ parent() }}
  407.     <script src=\"{{ asset('assets/js/contact.js') }}\"></script>
  408. {% endblock %}
  409. ""contact.html.twig""/flex/storage/evo-logis.fr/site/www/templates/contact.html.twig");
  410.     }
  411. }