var/cache/dev/twig/ae/ae094b4363f2d7f695466b4ad0c6a9d83ee2da8a591c175be06d5796f15c6913.php line 37

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. /* layout.html.twig */
  14. class __TwigTemplate_3a8a9ef2655baae8d26d9ddf112a6560c56d75751b7970c72342da973bdb7d76 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->parent false;
  23.         $this->blocks = [
  24.             'title' => [$this'block_title'],
  25.             'css' => [$this'block_css'],
  26.             'content' => [$this'block_content'],
  27.             'footer' => [$this'block_footer'],
  28.         ];
  29.     }
  30.     protected function doDisplay(array $context, array $blocks = [])
  31.     {
  32.         $macros $this->macros;
  33.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  34.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""layout.html.twig"));
  35.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  36.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""layout.html.twig"));
  37.         // line 1
  38.         echo "<!DOCTYPE html>
  39. <html>
  40. <head>
  41.     <meta charset=\"utf-8\">
  42.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  43.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  44.     <meta name=\"keywords\"
  45.           content=\"evo-logis; EVO-LOGIS ; panneaux solaires ; panneaux photovoltaïques ; photovoltaïque ; pompe à chaleur ; climatisation ; inject-styrène; isolation; laine de verre ; laine de roche ; injection; microbille; polystyrene; polystyrène; mur; combles; menuiserie: électricité; pose: ISOLATION\">
  46.     <meta name=\"description\"
  47.           content=\"Evo-Logis La solution locale énergie renouvelable : panneaux photovoltaïques, pompe à chaleur, isolation.\">
  48.     <meta property=\"og:locale\" content=\"fr_FR\"/>
  49.     <meta property=\"og:type\" content=\"website\"/>
  50.     <meta property=\"og:title\" content=\"Evo-Logis - Photovoltaïque – Chauffage - Climatisation- Isolation\"/>
  51.     <meta property=\"og:description\"
  52.           content=\"Evo-logis société spécialisée dans l'isolation, Isolation par injection de microbilles de polystyrène Inject-styrène, l'isolation des combles perdus\"/>
  53.     <meta property=\"og:url\" content=\"https://www.evo-logis.fr/\"/>
  54.     <meta property=\"og:site_name\" content=\"Mon Isolation un Euro\"/>
  55.     <title>Evo-Logis - La solution locale énergie renouvelable
  56.         ";
  57.         // line 21
  58.         $this->displayBlock('title'$context$blocks);
  59.         // line 22
  60.         echo "    </title>
  61.     <link rel=\"icon\" type=\"image/png\" href=\"";
  62.         // line 23
  63.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/logo.png"), "html"nulltrue);
  64.         echo "\"/>
  65.     <link href=\"https://code.jquery.com/ui/1.12.1/themes/blitzer/jquery-ui.css\" rel=\"stylesheet\" type=\"text/css\"/>
  66.     <link rel=\"stylesheet\" href=\"";
  67.         // line 25
  68.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/bootstrap.min.css"), "html"nulltrue);
  69.         echo "\">
  70.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.4.1/css/all.css\"
  71.           integrity=\"sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz\" crossorigin=\"anonymous\">
  72.     <link rel=\"stylesheet\" href=\"";
  73.         // line 28
  74.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html"nulltrue);
  75.         echo "\">
  76.     <link rel=\"stylesheet\" type=\"text/css\" href=\"https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.css\" />
  77.     ";
  78.         // line 33
  79.         $this->displayBlock('css'$context$blocks);
  80.         // line 34
  81.         echo "    <!-- Global site tag (gtag.js) - Google Analytics -->
  82.     <script async src=\"https://www.googletagmanager.com/gtag/js?id=UA-63590170-1\"></script>
  83.     <script>
  84.         window.dataLayer = window.dataLayer || [];
  85.         function gtag() {
  86.             dataLayer.push(arguments);
  87.         }
  88.         gtag('js', new Date());
  89.         gtag('config', 'UA-63590170-1');
  90.     </script>
  91.     <!-- Facebook Pixel Code -->
  92.     <script>
  93.         !function (f, b, e, v, n, t, s) {
  94.             if (f.fbq) return;
  95.             n = f.fbq = function () {
  96.                 n.callMethod ?
  97.                     n.callMethod.apply(n, arguments) : n.queue.push(arguments)
  98.             };
  99.             if (!f._fbq) f._fbq = n;
  100.             n.push = n;
  101.             n.loaded = !0;
  102.             n.version = '2.0';
  103.             n.queue = [];
  104.             t = b.createElement(e);
  105.             t.async = !0;
  106.             t.src = v;
  107.             s = b.getElementsByTagName(e)[0];
  108.             s.parentNode.insertBefore(t, s)
  109.         }(window, document, 'script',
  110.             'https://connect.facebook.net/en_US/fbevents.js');
  111.         fbq('init', '278260002611292');
  112.         fbq('track', 'PageView');
  113.     </script>
  114.     <noscript><img height=\"1\" width=\"1\" style=\"display:none\"
  115.                    src=\"https://www.facebook.com/tr?id=278260002611292&ev=PageView&noscript=1\"
  116.         /></noscript>
  117.     <!-- End Facebook Pixel Code -->
  118.     <script>(function (w, d, s, l, i) {
  119.             w[l] = w[l] || [];
  120.             w[l].push({
  121.                 'gtm.start':
  122.                     new Date().getTime(), event: 'gtm.js'
  123.             });
  124.             var f = d.getElementsByTagName(s)[0],
  125.                 j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';
  126.             j.async = true;
  127.             j.src =
  128.                 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
  129.             f.parentNode.insertBefore(j, f);
  130.         })(window, document, 'script', 'dataLayer', 'GTM-WV5XDGJ');</script>
  131.     <!-- End Google Tag Manager -->
  132. </head>
  133. <body>
  134. <!-- Navbar -->
  135. <nav class=\"navbar navbar-expand-lg d-lg-block sticky-top navbar-dark\" id=\"navbar\" data-bs-pause=\"false\" style=\"background-color: #241f1c\">
  136.     <div class=\"container\">
  137.         <!-- Navbar brand -->
  138.         <a class=\"navbar-brand\" href=\"";
  139.         // line 98
  140.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("/");
  141.         echo "\">
  142.             <img src=\"";
  143.         // line 99
  144.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/logo.png"), "html"nulltrue);
  145.         echo "\" class=\"img-fluid mx-auto\" alt=\"Responsive image\"
  146.                  style=\"width: 90px; height: 90px\">
  147.         </a>
  148.         <button class=\"navbar-toggler\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#navbarExample01\" aria-controls=\"navbarExample01\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
  149.             <span class=\"navbar-toggler-icon\"></span>
  150.         </button>
  151.         <div class=\"collapse navbar-collapse\" id=\"navbarExample01\">
  152.             <ul class=\"navbar-nav mx-auto mb-2 mb-lg-0\">
  153.                 <li class=\"nav-item dropdown\">
  154.                     <a class=\"nav-link dropdown-toggle\" href=\"#\" role=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">
  155.                         Services
  156.                     </a>
  157.                     <ul class=\"dropdown-menu\">
  158.                         <li><a class=\"dropdown-item\" href=\"";
  159.         // line 112
  160.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("panneau-solaire");
  161.         echo "\">Panneaux solaires</a></li>
  162.                         <li><a class=\"dropdown-item\" href=\"";
  163.         // line 113
  164.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("pac-clim");
  165.         echo "\">PAC/Climatisation</a></li>
  166.                         <li><a class=\"dropdown-item\" href=\"";
  167.         // line 114
  168.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("isolations");
  169.         echo "\">Isolation</a></li>
  170.                         <li><a class=\"dropdown-item\" href=\"";
  171.         // line 115
  172.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("borne-recharge");
  173.         echo "\">Bornes de recharge</a></li>
  174.                     </ul>
  175.                 </li>
  176.                 <li class=\"nav-item\">
  177.                     <a class=\"nav-link\" href=\"";
  178.         // line 119
  179.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("realisations");
  180.         echo "\" rel=\"nofollow\">Réalisations</a>
  181.                 </li>
  182.                 <li class=\"nav-item\">
  183.                     <a class=\"nav-link\" href=\"";
  184.         // line 122
  185.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("nos_equipes");
  186.         echo "\" rel=\"nofollow\">Notre équipe</a>
  187.                 </li>
  188.                 ";
  189.         // line 160
  190.         echo "                ";
  191.         // line 172
  192.         echo "                <li class=\"nav-item\">
  193.                     <a class=\"nav-link\" href=\"";
  194.         // line 173
  195.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("contact");
  196.         echo "\">Contact</a>
  197.                 </li>
  198.                 <li class=\"nav-item my-auto\">
  199.                     <a type=\"submit\" class=\"btn btn-sm\"
  200.                        style=\"font-size: 0.75rem; background: #98c10f;\"
  201.                        href=\"";
  202.         // line 178
  203.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("contact");
  204.         echo "\">Demander un devis</a>
  205.                 </li>
  206.             </ul>
  207.         </div>
  208.     </div>
  209. </nav>
  210. <!-- Navbar -->
  211. ";
  212.         // line 186
  213.         $this->displayBlock('content'$context$blocks);
  214.         // line 187
  215.         echo "
  216. <footer class=\"footer\">
  217.     <div class=\"container footer-top\">
  218.         <div class=\"row\">
  219.             <div class=\"col-sm-12 col-md-3 col-lg-3\">
  220.                 <div class=\"subhead mb-5\">
  221.                     <h3>EVO-LOGIS</h3>
  222.                 </div>
  223.                 <p>Evo-Logis, votre expert local de confiance pour accompagner l'évolution de votre
  224.                     habitat</p>
  225.             </div>
  226.             <div class=\"col-sm-12 col-md-6 col-lg-6\">
  227.                 <a href=\"";
  228.         // line 199
  229.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("/");
  230.         echo "\">
  231.                     <img src=\"";
  232.         // line 200
  233.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/logo.png"), "html"nulltrue);
  234.         echo "\" class=\"img-fluid mx-auto\" alt=\"Responsive image\"
  235.                          style=\"width: 90px; height: 90px\">
  236.                 </a>
  237.                 <p style=\"text-align: center\">Nous suivre sur</p>
  238.                 <div class=\"social\">
  239.                     <ul>
  240.                         <li><a target=\"_blank\" href=\"https://www.facebook.com/evologisisolation\">
  241.                                 <img src=\"";
  242.         // line 207
  243.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/pictos/picto-facebook.png"), "html"nulltrue);
  244.         echo "\" class=\"img-fluid mx-auto\" alt=\"Responsive image\"> </a></li>
  245.                         <li><a target=\"_blank\" href=\"https://www.instagram.com/evologis/\"><img src=\"";
  246.         // line 208
  247.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/pictos/picto-instagram.png"), "html"nulltrue);
  248.         echo "\" class=\"img-fluid mx-auto\" alt=\"Responsive image\"></a></li>
  249.                     </ul>
  250.                 </div>
  251.             </div>
  252.             <div class=\"col-sm-12 col-md-3 col-lg-3\">
  253.                 <div class=\"subhead mb-5\">
  254.                     <h3>CONTACTEZ-NOUS</h3>
  255.                 </div>
  256.                 <p>9 Rue de la gare <br> 87600 Rochechouart <br> 05 55 14 62 77</p>
  257.             </div>
  258.             <div class=\"col-12 text-center\">
  259.                 <p style=\"font-size: 1rem;\">2025 / Tous droits réservés - <a href=\"";
  260.         // line 219
  261.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("mentions");
  262.         echo "\"> Mentions légales</a></p>
  263.             </div>
  264.         </div>
  265.     </div>
  266. </footer>
  267. ";
  268.         // line 262
  269.         echo "
  270. ";
  271.         // line 268
  272.         echo "
  273. ";
  274.         // line 269
  275.         $this->displayBlock('footer'$context$blocks);
  276.         // line 307
  277.         echo "</body>
  278. </html>
  279. ";
  280.         
  281.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  282.         
  283.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  284.     }
  285.     // line 21
  286.     public function block_title($context, array $blocks = [])
  287.     {
  288.         $macros $this->macros;
  289.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  290.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  291.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  292.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  293.         
  294.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  295.         
  296.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  297.     }
  298.     // line 33
  299.     public function block_css($context, array $blocks = [])
  300.     {
  301.         $macros $this->macros;
  302.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  303.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""css"));
  304.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  305.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""css"));
  306.         
  307.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  308.         
  309.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  310.     }
  311.     // line 186
  312.     public function block_content($context, array $blocks = [])
  313.     {
  314.         $macros $this->macros;
  315.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  316.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  317.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  318.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  319.         
  320.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  321.         
  322.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  323.     }
  324.     // line 269
  325.     public function block_footer($context, array $blocks = [])
  326.     {
  327.         $macros $this->macros;
  328.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  329.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  330.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  331.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  332.         // line 270
  333.         echo "
  334.     <script src=\"https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js\"></script>
  335.     <script src=\"https://code.jquery.com/ui/1.12.1/jquery-ui.min.js\"></script>
  336.     <script src=\"";
  337.         // line 273
  338.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/plugins/jquery.validate.min.js"), "html"nulltrue);
  339.         echo "\" type=\"text/javascript\"></script>
  340.     <script src=\"https://code.jquery.com/ui/1.12.1/jquery-ui.min.js\"></script>
  341.     <script src=\"";
  342.         // line 275
  343.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/plugins/popper.min.js"), "html"nulltrue);
  344.         echo "\"></script>
  345.     <script src=\"https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/js/bootstrap.bundle.min.js\" integrity=\"sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ\" crossorigin=\"anonymous\"></script>
  346.     <script src=\"";
  347.         // line 277
  348.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/plugins/bootstrap-select.js"), "html"nulltrue);
  349.         echo "\" type=\"text/javascript\"></script>
  350.     <script src=\"";
  351.         // line 278
  352.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/navbar.js"), "html"nulltrue);
  353.         echo "\"></script>
  354.     <script src=\"";
  355.         // line 279
  356.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/reveal.js"), "html"nulltrue);
  357.         echo "\"></script>
  358.     <script src=\"https://www.google.com/recaptcha/api.js\" async defer></script>
  359. <script src=\"https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.js\" data-cfasync=\"false\"></script>
  360. <script>
  361. window.cookieconsent.initialise({
  362.   \"palette\": {
  363.     \"popup\": {
  364.       \"background\": \"#efefef\",
  365.       \"text\": \"#404040\"
  366.     },
  367.     \"button\": {
  368.       \"background\": \"#8ec760\",
  369.       \"text\": \"#ffffff\"
  370.     }
  371.   },
  372.   \"theme\": \"classic\",
  373.   \"position\": \"bottom-left\",
  374.   \"type\": \"opt-out\",
  375.   \"content\": {
  376.     \"message\": \"Ce site utilise des cookies pour vous offrir le meilleur service. En poursuivant votre navigation, vous acceptez l'utilisation des cookies.\",
  377.     \"allow\": \"J'accepte\",
  378.     \"deny\": \"Refuser\",
  379.     \"link\": \"En savoir plus\",
  380.     \"href\": \"https://www.evo-logis.fr/mentions-legales\"
  381.   }
  382. });
  383. </script>
  384. ";
  385.         
  386.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  387.         
  388.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  389.     }
  390.     public function getTemplateName()
  391.     {
  392.         return "layout.html.twig";
  393.     }
  394.     public function isTraitable()
  395.     {
  396.         return false;
  397.     }
  398.     public function getDebugInfo()
  399.     {
  400.         return array (  400 => 279,  396 => 278,  392 => 277,  387 => 275,  382 => 273,  377 => 270,  367 => 269,  349 => 186,  331 => 33,  313 => 21,  300 => 307,  298 => 269,  295 => 268,  292 => 262,  283 => 219,  269 => 208,  265 => 207,  255 => 200,  251 => 199,  237 => 187,  235 => 186,  224 => 178,  216 => 173,  213 => 172,  211 => 160,  206 => 122,  200 => 119,  193 => 115,  189 => 114,  185 => 113,  181 => 112,  165 => 99,  161 => 98,  95 => 34,  93 => 33,  85 => 28,  79 => 25,  74 => 23,  71 => 22,  69 => 21,  47 => 1,);
  401.     }
  402.     public function getSourceContext()
  403.     {
  404.         return new Source("<!DOCTYPE html>
  405. <html>
  406. <head>
  407.     <meta charset=\"utf-8\">
  408.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
  409.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  410.     <meta name=\"keywords\"
  411.           content=\"evo-logis; EVO-LOGIS ; panneaux solaires ; panneaux photovoltaïques ; photovoltaïque ; pompe à chaleur ; climatisation ; inject-styrène; isolation; laine de verre ; laine de roche ; injection; microbille; polystyrene; polystyrène; mur; combles; menuiserie: électricité; pose: ISOLATION\">
  412.     <meta name=\"description\"
  413.           content=\"Evo-Logis La solution locale énergie renouvelable : panneaux photovoltaïques, pompe à chaleur, isolation.\">
  414.     <meta property=\"og:locale\" content=\"fr_FR\"/>
  415.     <meta property=\"og:type\" content=\"website\"/>
  416.     <meta property=\"og:title\" content=\"Evo-Logis - Photovoltaïque – Chauffage - Climatisation- Isolation\"/>
  417.     <meta property=\"og:description\"
  418.           content=\"Evo-logis société spécialisée dans l'isolation, Isolation par injection de microbilles de polystyrène Inject-styrène, l'isolation des combles perdus\"/>
  419.     <meta property=\"og:url\" content=\"https://www.evo-logis.fr/\"/>
  420.     <meta property=\"og:site_name\" content=\"Mon Isolation un Euro\"/>
  421.     <title>Evo-Logis - La solution locale énergie renouvelable
  422.         {% block title %}{% endblock %}
  423.     </title>
  424.     <link rel=\"icon\" type=\"image/png\" href=\"{{ asset('assets/img/logo.png') }}\"/>
  425.     <link href=\"https://code.jquery.com/ui/1.12.1/themes/blitzer/jquery-ui.css\" rel=\"stylesheet\" type=\"text/css\"/>
  426.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/bootstrap.min.css') }}\">
  427.     <link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.4.1/css/all.css\"
  428.           integrity=\"sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz\" crossorigin=\"anonymous\">
  429.     <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
  430.     <link rel=\"stylesheet\" type=\"text/css\" href=\"https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.css\" />
  431.     {% block css %}{% endblock %}
  432.     <!-- Global site tag (gtag.js) - Google Analytics -->
  433.     <script async src=\"https://www.googletagmanager.com/gtag/js?id=UA-63590170-1\"></script>
  434.     <script>
  435.         window.dataLayer = window.dataLayer || [];
  436.         function gtag() {
  437.             dataLayer.push(arguments);
  438.         }
  439.         gtag('js', new Date());
  440.         gtag('config', 'UA-63590170-1');
  441.     </script>
  442.     <!-- Facebook Pixel Code -->
  443.     <script>
  444.         !function (f, b, e, v, n, t, s) {
  445.             if (f.fbq) return;
  446.             n = f.fbq = function () {
  447.                 n.callMethod ?
  448.                     n.callMethod.apply(n, arguments) : n.queue.push(arguments)
  449.             };
  450.             if (!f._fbq) f._fbq = n;
  451.             n.push = n;
  452.             n.loaded = !0;
  453.             n.version = '2.0';
  454.             n.queue = [];
  455.             t = b.createElement(e);
  456.             t.async = !0;
  457.             t.src = v;
  458.             s = b.getElementsByTagName(e)[0];
  459.             s.parentNode.insertBefore(t, s)
  460.         }(window, document, 'script',
  461.             'https://connect.facebook.net/en_US/fbevents.js');
  462.         fbq('init', '278260002611292');
  463.         fbq('track', 'PageView');
  464.     </script>
  465.     <noscript><img height=\"1\" width=\"1\" style=\"display:none\"
  466.                    src=\"https://www.facebook.com/tr?id=278260002611292&ev=PageView&noscript=1\"
  467.         /></noscript>
  468.     <!-- End Facebook Pixel Code -->
  469.     <script>(function (w, d, s, l, i) {
  470.             w[l] = w[l] || [];
  471.             w[l].push({
  472.                 'gtm.start':
  473.                     new Date().getTime(), event: 'gtm.js'
  474.             });
  475.             var f = d.getElementsByTagName(s)[0],
  476.                 j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';
  477.             j.async = true;
  478.             j.src =
  479.                 'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
  480.             f.parentNode.insertBefore(j, f);
  481.         })(window, document, 'script', 'dataLayer', 'GTM-WV5XDGJ');</script>
  482.     <!-- End Google Tag Manager -->
  483. </head>
  484. <body>
  485. <!-- Navbar -->
  486. <nav class=\"navbar navbar-expand-lg d-lg-block sticky-top navbar-dark\" id=\"navbar\" data-bs-pause=\"false\" style=\"background-color: #241f1c\">
  487.     <div class=\"container\">
  488.         <!-- Navbar brand -->
  489.         <a class=\"navbar-brand\" href=\"{{ path('/') }}\">
  490.             <img src=\"{{ asset('assets/img/logo.png') }}\" class=\"img-fluid mx-auto\" alt=\"Responsive image\"
  491.                  style=\"width: 90px; height: 90px\">
  492.         </a>
  493.         <button class=\"navbar-toggler\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#navbarExample01\" aria-controls=\"navbarExample01\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
  494.             <span class=\"navbar-toggler-icon\"></span>
  495.         </button>
  496.         <div class=\"collapse navbar-collapse\" id=\"navbarExample01\">
  497.             <ul class=\"navbar-nav mx-auto mb-2 mb-lg-0\">
  498.                 <li class=\"nav-item dropdown\">
  499.                     <a class=\"nav-link dropdown-toggle\" href=\"#\" role=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">
  500.                         Services
  501.                     </a>
  502.                     <ul class=\"dropdown-menu\">
  503.                         <li><a class=\"dropdown-item\" href=\"{{ path(\"panneau-solaire\") }}\">Panneaux solaires</a></li>
  504.                         <li><a class=\"dropdown-item\" href=\"{{ path(\"pac-clim\") }}\">PAC/Climatisation</a></li>
  505.                         <li><a class=\"dropdown-item\" href=\"{{ path(\"isolations\") }}\">Isolation</a></li>
  506.                         <li><a class=\"dropdown-item\" href=\"{{ path(\"borne-recharge\") }}\">Bornes de recharge</a></li>
  507.                     </ul>
  508.                 </li>
  509.                 <li class=\"nav-item\">
  510.                     <a class=\"nav-link\" href=\"{{ path('realisations') }}\" rel=\"nofollow\">Réalisations</a>
  511.                 </li>
  512.                 <li class=\"nav-item\">
  513.                     <a class=\"nav-link\" href=\"{{ path('nos_equipes') }}\" rel=\"nofollow\">Notre équipe</a>
  514.                 </li>
  515.                 {#<li class=\"nav-item dropdown\">
  516.                     <a class=\"nav-link dropdown-toggle disabled\" id=\"navbarDropdownMenuLink\" href=\"#\" role=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">
  517.                         Guide pratique
  518.                     </a>
  519.                       <ul class=\"dropdown-menu\" aria-labelledby=\"navbarDropdownMenuLink\">
  520.                         <li>
  521.                             <a class=\"dropdown-item\" href=\"#\">
  522.                                 Panneaux solaires &raquo;
  523.                             </a>
  524.                             <ul class=\"dropdown-menu dropdown-submenu\">
  525.                                 <li>
  526.                                     <a class=\"dropdown-item\" href=\"#\">Article 1</a>
  527.                                 </li>
  528.                                 <li>
  529.                                     <a class=\"dropdown-item\" href=\"#\">Article 2</a>
  530.                                 </li>
  531.                                 <li>
  532.                                     <a class=\"dropdown-item\" href=\"#\">Article 3</a>
  533.                                 </li>
  534.                             </ul>
  535.                         </li>
  536.                         <li>
  537.                             <a class=\"dropdown-item\" href=\"#\">
  538.                                 PAC &raquo;
  539.                             </a>
  540.                             <ul class=\"dropdown-menu dropdown-submenu\">
  541.                                 <li>
  542.                                     <a class=\"dropdown-item\" href=\"#\">Article 1</a>
  543.                                 </li>
  544.                                 <li>
  545.                                     <a class=\"dropdown-item\" href=\"#\">Article 2</a>
  546.                                 </li>
  547.                             </ul>
  548.                         </li>
  549.                     </ul>
  550.                 </li>#}
  551.                 {# <li class=\"nav-item active\">
  552.                     <a class=\"nav-link disabled\" aria-current=\"page\">Votre projet</a>
  553.                 </li>
  554.                 <li class=\"nav-item dropdown\">
  555.                     <a class=\"nav-link dropdown-toggle disabled\" href=\"#\" role=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">
  556.                         Nos solutions pro
  557.                     </a>
  558.                     <ul class=\"dropdown-menu\">
  559.                         <li><a class=\"dropdown-item\" href=\"#\">Entreprises</a></li>
  560.                         <li><a class=\"dropdown-item\" href=\"#\">Collectivités locales</a></li>
  561.                     </ul>
  562.                 </li>#}
  563.                 <li class=\"nav-item\">
  564.                     <a class=\"nav-link\" href=\"{{ path('contact') }}\">Contact</a>
  565.                 </li>
  566.                 <li class=\"nav-item my-auto\">
  567.                     <a type=\"submit\" class=\"btn btn-sm\"
  568.                        style=\"font-size: 0.75rem; background: #98c10f;\"
  569.                        href=\"{{ path(\"contact\") }}\">Demander un devis</a>
  570.                 </li>
  571.             </ul>
  572.         </div>
  573.     </div>
  574. </nav>
  575. <!-- Navbar -->
  576. {% block content %}{% endblock %}
  577. <footer class=\"footer\">
  578.     <div class=\"container footer-top\">
  579.         <div class=\"row\">
  580.             <div class=\"col-sm-12 col-md-3 col-lg-3\">
  581.                 <div class=\"subhead mb-5\">
  582.                     <h3>EVO-LOGIS</h3>
  583.                 </div>
  584.                 <p>Evo-Logis, votre expert local de confiance pour accompagner l'évolution de votre
  585.                     habitat</p>
  586.             </div>
  587.             <div class=\"col-sm-12 col-md-6 col-lg-6\">
  588.                 <a href=\"{{ path('/') }}\">
  589.                     <img src=\"{{ asset('assets/img/logo.png') }}\" class=\"img-fluid mx-auto\" alt=\"Responsive image\"
  590.                          style=\"width: 90px; height: 90px\">
  591.                 </a>
  592.                 <p style=\"text-align: center\">Nous suivre sur</p>
  593.                 <div class=\"social\">
  594.                     <ul>
  595.                         <li><a target=\"_blank\" href=\"https://www.facebook.com/evologisisolation\">
  596.                                 <img src=\"{{ asset('assets/img/pictos/picto-facebook.png') }}\" class=\"img-fluid mx-auto\" alt=\"Responsive image\"> </a></li>
  597.                         <li><a target=\"_blank\" href=\"https://www.instagram.com/evologis/\"><img src=\"{{ asset('assets/img/pictos/picto-instagram.png') }}\" class=\"img-fluid mx-auto\" alt=\"Responsive image\"></a></li>
  598.                     </ul>
  599.                 </div>
  600.             </div>
  601.             <div class=\"col-sm-12 col-md-3 col-lg-3\">
  602.                 <div class=\"subhead mb-5\">
  603.                     <h3>CONTACTEZ-NOUS</h3>
  604.                 </div>
  605.                 <p>9 Rue de la gare <br> 87600 Rochechouart <br> 05 55 14 62 77</p>
  606.             </div>
  607.             <div class=\"col-12 text-center\">
  608.                 <p style=\"font-size: 1rem;\">2025 / Tous droits réservés - <a href=\"{{ path(\"mentions\") }}\"> Mentions légales</a></p>
  609.             </div>
  610.         </div>
  611.     </div>
  612. </footer>
  613. {#<div class=\"footer\">
  614.     <div>
  615.         <p> EVO-LOGIS SAS - 9 Rue de la gare - 87600 - Rochechouart <br> SAS
  616.             au capital de 100 000 € - SIRET 810 107 573 00042 <br> <a href=\"mailto:contact@evo-logis.fr\">contact@evo-logis.fr</a>
  617.             - 05 55 14 62 77 </p>
  618.     </div>
  619.     <div class=\"social\">
  620.         <ul>
  621.             <li>
  622.                 <a target=\"_blank\" href=\"https://www.facebook.com/evologisisolation\">
  623.                     <i class=\"fab fa-facebook-f icon\"></i> </a>
  624.             </li>
  625.             <li>
  626.                 <a target=\"_blank\" href=\"https://twitter.com/evo_logis\"><i class=\"fab fa-twitter icon\"></i></a>
  627.             </li>
  628.             <li>
  629.                 <a target=\"_blank\" href=\"https://www.instagram.com/evologis/\"><i class=\"fab fa-instagram icon\"></i></a>
  630.             </li>
  631.         </ul>
  632.     </div>
  633.     <p><a href=\"{{ path(\"mentions\") }}\"> Mentions légales</a></p>
  634. </div>
  635. <div class=\"container\">
  636.     <div class=\"row\">
  637.         <div class=\"col-xs-4 col-md-4 col-xl-4\">
  638.             <a target=\"_blank\" href=\"https://www.evoconfort.fr/\"><img src=\"{{ asset('assets/img/logo-confort.png') }}\" alt=\"Responsive image\" class=\"img-fluid mx-auto\" width=\"50%\"></a>
  639.         </div>
  640.         <div class=\"col-xs-4 col-md-4 col-xl-4\">
  641.             <a target=\"_blank\" href=\"https://www.evo-logis.fr/\"><img src=\"{{ asset('assets/img/logo.png') }}\" alt=\"Responsive image\" class=\"img-fluid mx-auto\" width=\"50%\"></a>
  642.         </div>
  643.         <div class=\"col-xs-4 col-md-4 col-xl-4\">
  644.             <a target=\"_blank\" href=\"https://www.evloffice.fr/\"><img src=\"{{ asset('assets/img/logo-evl.png') }}\" alt=\"Responsive image\" class=\"img-fluid mx-auto\" width=\"50%\"></a>
  645.         </div>
  646.     </div>
  647. </div>
  648. #}
  649. {# <script>document.addEventListener('DOMContentLoaded',
  650.         function (event) {
  651.             cookieChoices.showCookieConsentBar('Ce site utilise des cookies pour vous offrir le meilleur service. En poursuivant votre navigation, vous acceptez l’utilisation des cookies.', 'J’accepte', 'En savoir plus', 'http://localhost:8000/mentions-legales');
  652.         });
  653. </script> #}
  654. {% block footer %}
  655.     <script src=\"https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js\"></script>
  656.     <script src=\"https://code.jquery.com/ui/1.12.1/jquery-ui.min.js\"></script>
  657.     <script src=\"{{ asset('assets/js/plugins/jquery.validate.min.js') }}\" type=\"text/javascript\"></script>
  658.     <script src=\"https://code.jquery.com/ui/1.12.1/jquery-ui.min.js\"></script>
  659.     <script src=\"{{ asset('assets/js/plugins/popper.min.js') }}\"></script>
  660.     <script src=\"https://cdn.jsdelivr.net/npm/bootstrap@5.1.1/dist/js/bootstrap.bundle.min.js\" integrity=\"sha384-/bQdsTh/da6pkI1MST/rWKFNjaCP5gBSY4sEBT38Q/9RBh9AH40zEOg7Hlq2THRZ\" crossorigin=\"anonymous\"></script>
  661.     <script src=\"{{ asset('assets/js/plugins/bootstrap-select.js') }}\" type=\"text/javascript\"></script>
  662.     <script src=\"{{ asset('assets/js/navbar.js') }}\"></script>
  663.     <script src=\"{{ asset('assets/js/reveal.js') }}\"></script>
  664.     <script src=\"https://www.google.com/recaptcha/api.js\" async defer></script>
  665. <script src=\"https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.js\" data-cfasync=\"false\"></script>
  666. <script>
  667. window.cookieconsent.initialise({
  668.   \"palette\": {
  669.     \"popup\": {
  670.       \"background\": \"#efefef\",
  671.       \"text\": \"#404040\"
  672.     },
  673.     \"button\": {
  674.       \"background\": \"#8ec760\",
  675.       \"text\": \"#ffffff\"
  676.     }
  677.   },
  678.   \"theme\": \"classic\",
  679.   \"position\": \"bottom-left\",
  680.   \"type\": \"opt-out\",
  681.   \"content\": {
  682.     \"message\": \"Ce site utilise des cookies pour vous offrir le meilleur service. En poursuivant votre navigation, vous acceptez l'utilisation des cookies.\",
  683.     \"allow\": \"J'accepte\",
  684.     \"deny\": \"Refuser\",
  685.     \"link\": \"En savoir plus\",
  686.     \"href\": \"https://www.evo-logis.fr/mentions-legales\"
  687.   }
  688. });
  689. </script>
  690. {% endblock %}
  691. </body>
  692. </html>
  693. ""layout.html.twig""/flex/storage/evo-logis.fr/site/www/templates/layout.html.twig");
  694.     }
  695. }