<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* layout.html.twig */
class __TwigTemplate_3a8a9ef2655baae8d26d9ddf112a6560c56d75751b7970c72342da973bdb7d76 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'title' => [$this, 'block_title'],
'css' => [$this, 'block_css'],
'content' => [$this, 'block_content'],
'footer' => [$this, 'block_footer'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "layout.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "layout.html.twig"));
// line 1
echo "<!DOCTYPE html>
<html>
<head>
<meta charset=\"utf-8\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<meta name=\"keywords\"
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\">
<meta name=\"description\"
content=\"Evo-Logis La solution locale énergie renouvelable : panneaux photovoltaïques, pompe à chaleur, isolation.\">
<meta property=\"og:locale\" content=\"fr_FR\"/>
<meta property=\"og:type\" content=\"website\"/>
<meta property=\"og:title\" content=\"Evo-Logis - Photovoltaïque – Chauffage - Climatisation- Isolation\"/>
<meta property=\"og:description\"
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\"/>
<meta property=\"og:url\" content=\"https://www.evo-logis.fr/\"/>
<meta property=\"og:site_name\" content=\"Mon Isolation un Euro\"/>
<title>Evo-Logis - La solution locale énergie renouvelable
";
// line 21
$this->displayBlock('title', $context, $blocks);
// line 22
echo " </title>
<link rel=\"icon\" type=\"image/png\" href=\"";
// line 23
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/logo.png"), "html", null, true);
echo "\"/>
<link href=\"https://code.jquery.com/ui/1.12.1/themes/blitzer/jquery-ui.css\" rel=\"stylesheet\" type=\"text/css\"/>
<link rel=\"stylesheet\" href=\"";
// line 25
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/bootstrap.min.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.4.1/css/all.css\"
integrity=\"sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz\" crossorigin=\"anonymous\">
<link rel=\"stylesheet\" href=\"";
// line 28
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" type=\"text/css\" href=\"https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.css\" />
";
// line 33
$this->displayBlock('css', $context, $blocks);
// line 34
echo " <!-- Global site tag (gtag.js) - Google Analytics -->
<script async src=\"https://www.googletagmanager.com/gtag/js?id=UA-63590170-1\"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-63590170-1');
</script>
<!-- Facebook Pixel Code -->
<script>
!function (f, b, e, v, n, t, s) {
if (f.fbq) return;
n = f.fbq = function () {
n.callMethod ?
n.callMethod.apply(n, arguments) : n.queue.push(arguments)
};
if (!f._fbq) f._fbq = n;
n.push = n;
n.loaded = !0;
n.version = '2.0';
n.queue = [];
t = b.createElement(e);
t.async = !0;
t.src = v;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s)
}(window, document, 'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '278260002611292');
fbq('track', 'PageView');
</script>
<noscript><img height=\"1\" width=\"1\" style=\"display:none\"
src=\"https://www.facebook.com/tr?id=278260002611292&ev=PageView&noscript=1\"
/></noscript>
<!-- End Facebook Pixel Code -->
<script>(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-WV5XDGJ');</script>
<!-- End Google Tag Manager -->
</head>
<body>
<!-- Navbar -->
<nav class=\"navbar navbar-expand-lg d-lg-block sticky-top navbar-dark\" id=\"navbar\" data-bs-pause=\"false\" style=\"background-color: #241f1c\">
<div class=\"container\">
<!-- Navbar brand -->
<a class=\"navbar-brand\" href=\"";
// line 98
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("/");
echo "\">
<img src=\"";
// line 99
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/logo.png"), "html", null, true);
echo "\" class=\"img-fluid mx-auto\" alt=\"Responsive image\"
style=\"width: 90px; height: 90px\">
</a>
<button class=\"navbar-toggler\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#navbarExample01\" aria-controls=\"navbarExample01\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
<span class=\"navbar-toggler-icon\"></span>
</button>
<div class=\"collapse navbar-collapse\" id=\"navbarExample01\">
<ul class=\"navbar-nav mx-auto mb-2 mb-lg-0\">
<li class=\"nav-item dropdown\">
<a class=\"nav-link dropdown-toggle\" href=\"#\" role=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">
Services
</a>
<ul class=\"dropdown-menu\">
<li><a class=\"dropdown-item\" href=\"";
// line 112
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("panneau-solaire");
echo "\">Panneaux solaires</a></li>
<li><a class=\"dropdown-item\" href=\"";
// line 113
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("pac-clim");
echo "\">PAC/Climatisation</a></li>
<li><a class=\"dropdown-item\" href=\"";
// line 114
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("isolations");
echo "\">Isolation</a></li>
<li><a class=\"dropdown-item\" href=\"";
// line 115
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("borne-recharge");
echo "\">Bornes de recharge</a></li>
</ul>
</li>
<li class=\"nav-item\">
<a class=\"nav-link\" href=\"";
// line 119
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("realisations");
echo "\" rel=\"nofollow\">Réalisations</a>
</li>
<li class=\"nav-item\">
<a class=\"nav-link\" href=\"";
// line 122
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("nos_equipes");
echo "\" rel=\"nofollow\">Notre équipe</a>
</li>
";
// line 160
echo " ";
// line 172
echo " <li class=\"nav-item\">
<a class=\"nav-link\" href=\"";
// line 173
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("contact");
echo "\">Contact</a>
</li>
<li class=\"nav-item my-auto\">
<a type=\"submit\" class=\"btn btn-sm\"
style=\"font-size: 0.75rem; background: #98c10f;\"
href=\"";
// line 178
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("contact");
echo "\">Demander un devis</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Navbar -->
";
// line 186
$this->displayBlock('content', $context, $blocks);
// line 187
echo "
<footer class=\"footer\">
<div class=\"container footer-top\">
<div class=\"row\">
<div class=\"col-sm-12 col-md-3 col-lg-3\">
<div class=\"subhead mb-5\">
<h3>EVO-LOGIS</h3>
</div>
<p>Evo-Logis, votre expert local de confiance pour accompagner l'évolution de votre
habitat</p>
</div>
<div class=\"col-sm-12 col-md-6 col-lg-6\">
<a href=\"";
// line 199
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("/");
echo "\">
<img src=\"";
// line 200
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/logo.png"), "html", null, true);
echo "\" class=\"img-fluid mx-auto\" alt=\"Responsive image\"
style=\"width: 90px; height: 90px\">
</a>
<p style=\"text-align: center\">Nous suivre sur</p>
<div class=\"social\">
<ul>
<li><a target=\"_blank\" href=\"https://www.facebook.com/evologisisolation\">
<img src=\"";
// line 207
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/pictos/picto-facebook.png"), "html", null, true);
echo "\" class=\"img-fluid mx-auto\" alt=\"Responsive image\"> </a></li>
<li><a target=\"_blank\" href=\"https://www.instagram.com/evologis/\"><img src=\"";
// line 208
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/img/pictos/picto-instagram.png"), "html", null, true);
echo "\" class=\"img-fluid mx-auto\" alt=\"Responsive image\"></a></li>
</ul>
</div>
</div>
<div class=\"col-sm-12 col-md-3 col-lg-3\">
<div class=\"subhead mb-5\">
<h3>CONTACTEZ-NOUS</h3>
</div>
<p>9 Rue de la gare <br> 87600 Rochechouart <br> 05 55 14 62 77</p>
</div>
<div class=\"col-12 text-center\">
<p style=\"font-size: 1rem;\">2025 / Tous droits réservés - <a href=\"";
// line 219
echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("mentions");
echo "\"> Mentions légales</a></p>
</div>
</div>
</div>
</footer>
";
// line 262
echo "
";
// line 268
echo "
";
// line 269
$this->displayBlock('footer', $context, $blocks);
// line 307
echo "</body>
</html>
";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 21
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 33
public function block_css($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "css"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "css"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 186
public function block_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 269
public function block_footer($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer"));
// line 270
echo "
<script src=\"https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js\"></script>
<script src=\"https://code.jquery.com/ui/1.12.1/jquery-ui.min.js\"></script>
<script src=\"";
// line 273
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/plugins/jquery.validate.min.js"), "html", null, true);
echo "\" type=\"text/javascript\"></script>
<script src=\"https://code.jquery.com/ui/1.12.1/jquery-ui.min.js\"></script>
<script src=\"";
// line 275
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/plugins/popper.min.js"), "html", null, true);
echo "\"></script>
<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>
<script src=\"";
// line 277
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/plugins/bootstrap-select.js"), "html", null, true);
echo "\" type=\"text/javascript\"></script>
<script src=\"";
// line 278
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/navbar.js"), "html", null, true);
echo "\"></script>
<script src=\"";
// line 279
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/reveal.js"), "html", null, true);
echo "\"></script>
<script src=\"https://www.google.com/recaptcha/api.js\" async defer></script>
<script src=\"https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.js\" data-cfasync=\"false\"></script>
<script>
window.cookieconsent.initialise({
\"palette\": {
\"popup\": {
\"background\": \"#efefef\",
\"text\": \"#404040\"
},
\"button\": {
\"background\": \"#8ec760\",
\"text\": \"#ffffff\"
}
},
\"theme\": \"classic\",
\"position\": \"bottom-left\",
\"type\": \"opt-out\",
\"content\": {
\"message\": \"Ce site utilise des cookies pour vous offrir le meilleur service. En poursuivant votre navigation, vous acceptez l'utilisation des cookies.\",
\"allow\": \"J'accepte\",
\"deny\": \"Refuser\",
\"link\": \"En savoir plus\",
\"href\": \"https://www.evo-logis.fr/mentions-legales\"
}
});
</script>
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "layout.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
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,);
}
public function getSourceContext()
{
return new Source("<!DOCTYPE html>
<html>
<head>
<meta charset=\"utf-8\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1, shrink-to-fit=no\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<meta name=\"keywords\"
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\">
<meta name=\"description\"
content=\"Evo-Logis La solution locale énergie renouvelable : panneaux photovoltaïques, pompe à chaleur, isolation.\">
<meta property=\"og:locale\" content=\"fr_FR\"/>
<meta property=\"og:type\" content=\"website\"/>
<meta property=\"og:title\" content=\"Evo-Logis - Photovoltaïque – Chauffage - Climatisation- Isolation\"/>
<meta property=\"og:description\"
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\"/>
<meta property=\"og:url\" content=\"https://www.evo-logis.fr/\"/>
<meta property=\"og:site_name\" content=\"Mon Isolation un Euro\"/>
<title>Evo-Logis - La solution locale énergie renouvelable
{% block title %}{% endblock %}
</title>
<link rel=\"icon\" type=\"image/png\" href=\"{{ asset('assets/img/logo.png') }}\"/>
<link href=\"https://code.jquery.com/ui/1.12.1/themes/blitzer/jquery-ui.css\" rel=\"stylesheet\" type=\"text/css\"/>
<link rel=\"stylesheet\" href=\"{{ asset('assets/css/bootstrap.min.css') }}\">
<link rel=\"stylesheet\" href=\"https://use.fontawesome.com/releases/v5.4.1/css/all.css\"
integrity=\"sha384-5sAR7xN1Nv6T6+dT2mhtzEpVJvfS3NScPQTrOxhwjIuvcA67KV2R5Jz6kr4abQsz\" crossorigin=\"anonymous\">
<link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.css') }}\">
<link rel=\"stylesheet\" type=\"text/css\" href=\"https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.css\" />
{% block css %}{% endblock %}
<!-- Global site tag (gtag.js) - Google Analytics -->
<script async src=\"https://www.googletagmanager.com/gtag/js?id=UA-63590170-1\"></script>
<script>
window.dataLayer = window.dataLayer || [];
function gtag() {
dataLayer.push(arguments);
}
gtag('js', new Date());
gtag('config', 'UA-63590170-1');
</script>
<!-- Facebook Pixel Code -->
<script>
!function (f, b, e, v, n, t, s) {
if (f.fbq) return;
n = f.fbq = function () {
n.callMethod ?
n.callMethod.apply(n, arguments) : n.queue.push(arguments)
};
if (!f._fbq) f._fbq = n;
n.push = n;
n.loaded = !0;
n.version = '2.0';
n.queue = [];
t = b.createElement(e);
t.async = !0;
t.src = v;
s = b.getElementsByTagName(e)[0];
s.parentNode.insertBefore(t, s)
}(window, document, 'script',
'https://connect.facebook.net/en_US/fbevents.js');
fbq('init', '278260002611292');
fbq('track', 'PageView');
</script>
<noscript><img height=\"1\" width=\"1\" style=\"display:none\"
src=\"https://www.facebook.com/tr?id=278260002611292&ev=PageView&noscript=1\"
/></noscript>
<!-- End Facebook Pixel Code -->
<script>(function (w, d, s, l, i) {
w[l] = w[l] || [];
w[l].push({
'gtm.start':
new Date().getTime(), event: 'gtm.js'
});
var f = d.getElementsByTagName(s)[0],
j = d.createElement(s), dl = l != 'dataLayer' ? '&l=' + l : '';
j.async = true;
j.src =
'https://www.googletagmanager.com/gtm.js?id=' + i + dl;
f.parentNode.insertBefore(j, f);
})(window, document, 'script', 'dataLayer', 'GTM-WV5XDGJ');</script>
<!-- End Google Tag Manager -->
</head>
<body>
<!-- Navbar -->
<nav class=\"navbar navbar-expand-lg d-lg-block sticky-top navbar-dark\" id=\"navbar\" data-bs-pause=\"false\" style=\"background-color: #241f1c\">
<div class=\"container\">
<!-- Navbar brand -->
<a class=\"navbar-brand\" href=\"{{ path('/') }}\">
<img src=\"{{ asset('assets/img/logo.png') }}\" class=\"img-fluid mx-auto\" alt=\"Responsive image\"
style=\"width: 90px; height: 90px\">
</a>
<button class=\"navbar-toggler\" type=\"button\" data-bs-toggle=\"collapse\" data-bs-target=\"#navbarExample01\" aria-controls=\"navbarExample01\" aria-expanded=\"false\" aria-label=\"Toggle navigation\">
<span class=\"navbar-toggler-icon\"></span>
</button>
<div class=\"collapse navbar-collapse\" id=\"navbarExample01\">
<ul class=\"navbar-nav mx-auto mb-2 mb-lg-0\">
<li class=\"nav-item dropdown\">
<a class=\"nav-link dropdown-toggle\" href=\"#\" role=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">
Services
</a>
<ul class=\"dropdown-menu\">
<li><a class=\"dropdown-item\" href=\"{{ path(\"panneau-solaire\") }}\">Panneaux solaires</a></li>
<li><a class=\"dropdown-item\" href=\"{{ path(\"pac-clim\") }}\">PAC/Climatisation</a></li>
<li><a class=\"dropdown-item\" href=\"{{ path(\"isolations\") }}\">Isolation</a></li>
<li><a class=\"dropdown-item\" href=\"{{ path(\"borne-recharge\") }}\">Bornes de recharge</a></li>
</ul>
</li>
<li class=\"nav-item\">
<a class=\"nav-link\" href=\"{{ path('realisations') }}\" rel=\"nofollow\">Réalisations</a>
</li>
<li class=\"nav-item\">
<a class=\"nav-link\" href=\"{{ path('nos_equipes') }}\" rel=\"nofollow\">Notre équipe</a>
</li>
{#<li class=\"nav-item dropdown\">
<a class=\"nav-link dropdown-toggle disabled\" id=\"navbarDropdownMenuLink\" href=\"#\" role=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">
Guide pratique
</a>
<ul class=\"dropdown-menu\" aria-labelledby=\"navbarDropdownMenuLink\">
<li>
<a class=\"dropdown-item\" href=\"#\">
Panneaux solaires »
</a>
<ul class=\"dropdown-menu dropdown-submenu\">
<li>
<a class=\"dropdown-item\" href=\"#\">Article 1</a>
</li>
<li>
<a class=\"dropdown-item\" href=\"#\">Article 2</a>
</li>
<li>
<a class=\"dropdown-item\" href=\"#\">Article 3</a>
</li>
</ul>
</li>
<li>
<a class=\"dropdown-item\" href=\"#\">
PAC »
</a>
<ul class=\"dropdown-menu dropdown-submenu\">
<li>
<a class=\"dropdown-item\" href=\"#\">Article 1</a>
</li>
<li>
<a class=\"dropdown-item\" href=\"#\">Article 2</a>
</li>
</ul>
</li>
</ul>
</li>#}
{# <li class=\"nav-item active\">
<a class=\"nav-link disabled\" aria-current=\"page\">Votre projet</a>
</li>
<li class=\"nav-item dropdown\">
<a class=\"nav-link dropdown-toggle disabled\" href=\"#\" role=\"button\" data-bs-toggle=\"dropdown\" aria-expanded=\"false\">
Nos solutions pro
</a>
<ul class=\"dropdown-menu\">
<li><a class=\"dropdown-item\" href=\"#\">Entreprises</a></li>
<li><a class=\"dropdown-item\" href=\"#\">Collectivités locales</a></li>
</ul>
</li>#}
<li class=\"nav-item\">
<a class=\"nav-link\" href=\"{{ path('contact') }}\">Contact</a>
</li>
<li class=\"nav-item my-auto\">
<a type=\"submit\" class=\"btn btn-sm\"
style=\"font-size: 0.75rem; background: #98c10f;\"
href=\"{{ path(\"contact\") }}\">Demander un devis</a>
</li>
</ul>
</div>
</div>
</nav>
<!-- Navbar -->
{% block content %}{% endblock %}
<footer class=\"footer\">
<div class=\"container footer-top\">
<div class=\"row\">
<div class=\"col-sm-12 col-md-3 col-lg-3\">
<div class=\"subhead mb-5\">
<h3>EVO-LOGIS</h3>
</div>
<p>Evo-Logis, votre expert local de confiance pour accompagner l'évolution de votre
habitat</p>
</div>
<div class=\"col-sm-12 col-md-6 col-lg-6\">
<a href=\"{{ path('/') }}\">
<img src=\"{{ asset('assets/img/logo.png') }}\" class=\"img-fluid mx-auto\" alt=\"Responsive image\"
style=\"width: 90px; height: 90px\">
</a>
<p style=\"text-align: center\">Nous suivre sur</p>
<div class=\"social\">
<ul>
<li><a target=\"_blank\" href=\"https://www.facebook.com/evologisisolation\">
<img src=\"{{ asset('assets/img/pictos/picto-facebook.png') }}\" class=\"img-fluid mx-auto\" alt=\"Responsive image\"> </a></li>
<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>
</ul>
</div>
</div>
<div class=\"col-sm-12 col-md-3 col-lg-3\">
<div class=\"subhead mb-5\">
<h3>CONTACTEZ-NOUS</h3>
</div>
<p>9 Rue de la gare <br> 87600 Rochechouart <br> 05 55 14 62 77</p>
</div>
<div class=\"col-12 text-center\">
<p style=\"font-size: 1rem;\">2025 / Tous droits réservés - <a href=\"{{ path(\"mentions\") }}\"> Mentions légales</a></p>
</div>
</div>
</div>
</footer>
{#<div class=\"footer\">
<div>
<p> EVO-LOGIS SAS - 9 Rue de la gare - 87600 - Rochechouart <br> SAS
au capital de 100 000 € - SIRET 810 107 573 00042 <br> <a href=\"mailto:contact@evo-logis.fr\">contact@evo-logis.fr</a>
- 05 55 14 62 77 </p>
</div>
<div class=\"social\">
<ul>
<li>
<a target=\"_blank\" href=\"https://www.facebook.com/evologisisolation\">
<i class=\"fab fa-facebook-f icon\"></i> </a>
</li>
<li>
<a target=\"_blank\" href=\"https://twitter.com/evo_logis\"><i class=\"fab fa-twitter icon\"></i></a>
</li>
<li>
<a target=\"_blank\" href=\"https://www.instagram.com/evologis/\"><i class=\"fab fa-instagram icon\"></i></a>
</li>
</ul>
</div>
<p><a href=\"{{ path(\"mentions\") }}\"> Mentions légales</a></p>
</div>
<div class=\"container\">
<div class=\"row\">
<div class=\"col-xs-4 col-md-4 col-xl-4\">
<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>
</div>
<div class=\"col-xs-4 col-md-4 col-xl-4\">
<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>
</div>
<div class=\"col-xs-4 col-md-4 col-xl-4\">
<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>
</div>
</div>
</div>
#}
{# <script>document.addEventListener('DOMContentLoaded',
function (event) {
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');
});
</script> #}
{% block footer %}
<script src=\"https://ajax.googleapis.com/ajax/libs/jquery/3.1.1/jquery.min.js\"></script>
<script src=\"https://code.jquery.com/ui/1.12.1/jquery-ui.min.js\"></script>
<script src=\"{{ asset('assets/js/plugins/jquery.validate.min.js') }}\" type=\"text/javascript\"></script>
<script src=\"https://code.jquery.com/ui/1.12.1/jquery-ui.min.js\"></script>
<script src=\"{{ asset('assets/js/plugins/popper.min.js') }}\"></script>
<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>
<script src=\"{{ asset('assets/js/plugins/bootstrap-select.js') }}\" type=\"text/javascript\"></script>
<script src=\"{{ asset('assets/js/navbar.js') }}\"></script>
<script src=\"{{ asset('assets/js/reveal.js') }}\"></script>
<script src=\"https://www.google.com/recaptcha/api.js\" async defer></script>
<script src=\"https://cdn.jsdelivr.net/npm/cookieconsent@3/build/cookieconsent.min.js\" data-cfasync=\"false\"></script>
<script>
window.cookieconsent.initialise({
\"palette\": {
\"popup\": {
\"background\": \"#efefef\",
\"text\": \"#404040\"
},
\"button\": {
\"background\": \"#8ec760\",
\"text\": \"#ffffff\"
}
},
\"theme\": \"classic\",
\"position\": \"bottom-left\",
\"type\": \"opt-out\",
\"content\": {
\"message\": \"Ce site utilise des cookies pour vous offrir le meilleur service. En poursuivant votre navigation, vous acceptez l'utilisation des cookies.\",
\"allow\": \"J'accepte\",
\"deny\": \"Refuser\",
\"link\": \"En savoir plus\",
\"href\": \"https://www.evo-logis.fr/mentions-legales\"
}
});
</script>
{% endblock %}
</body>
</html>
", "layout.html.twig", "/flex/storage/evo-logis.fr/site/www/templates/layout.html.twig");
}
}