var/cache/dev/fr/vpauto/twig/16/16bbf1476093da0a9c1248b6de717ee7.php line 406

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. /* base_frontend.html.twig */
  14. class __TwigTemplate_e0788932d1d16f5a04e9a7d93c905d26 extends \Twig\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.             'meta_keywords' => [$this'block_meta_keywords'],
  25.             'meta_desc' => [$this'block_meta_desc'],
  26.             'meta_robot' => [$this'block_meta_robot'],
  27.             'meta_adaptime' => [$this'block_meta_adaptime'],
  28.             'meta_social' => [$this'block_meta_social'],
  29.             'meta_title' => [$this'block_meta_title'],
  30.             'stylesheets' => [$this'block_stylesheets'],
  31.             'ie8_stylesheet' => [$this'block_ie8_stylesheet'],
  32.             'avis_verifies' => [$this'block_avis_verifies'],
  33.             'tag_manager' => [$this'block_tag_manager'],
  34.             'layout_content' => [$this'block_layout_content'],
  35.             'javascripts' => [$this'block_javascripts'],
  36.             'tawkto' => [$this'block_tawkto'],
  37.         ];
  38.     }
  39.     protected function doDisplay(array $context, array $blocks = [])
  40.     {
  41.         $macros $this->macros;
  42.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  43.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base_frontend.html.twig"));
  44.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  45.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base_frontend.html.twig"));
  46.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  47.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base_frontend.html.twig"));
  48.         // line 1
  49.         echo "<!DOCTYPE html>
  50. <html>
  51. <head>
  52.     <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\"/>
  53.     <meta content=\"width=device-width,initial-scale=1.0\" name=\"viewport\">
  54.     <meta name=\"keywords\" content=\"";
  55.         // line 6
  56.         $this->displayBlock('meta_keywords'$context$blocks);
  57.         echo "\"/>
  58.     <meta name=\"description\" content=\"";
  59.         // line 7
  60.         $this->displayBlock('meta_desc'$context$blocks);
  61.         echo "\"/>
  62.     <link rel=\"alternate\" hreflang=\"fr-FR\" href=\"https://vpauto.fr/\"/>
  63.     <link rel=\"alternate\" hreflang=\"fr-BE\" href=\"https://vpauto.be/fr\"/>
  64.     <link rel=\"alternate\" hreflang=\"nl-BE\" href=\"https://vpauto.be/nl\"/>
  65.     <link rel=\"alternate\" hreflang=\"de-DE\" href=\"https://vpauto.de/\"/>
  66.     <link rel=\"alternate\" hreflang=\"es-ES\" href=\"https://vp-auto.es/\"/>
  67.     <link rel=\"alternate\" hreflang=\"en-GB\" href=\"https://vpauto.eu/\"/>
  68.     <link rel=\"alternate\" hreflang=\"it-IT\" href=\"https://vpauto.it/\"/>
  69.     <link rel=\"alternate\" hreflang=\"nl-NL\" href=\"https://vpauto.nl/\"/>
  70.     <link rel=\"alternate\" hreflang=\"pl-PL\" href=\"https://vpauto.pl/\"/>
  71.     <link rel=\"alternate\" hreflang=\"pt-PT\" href=\"https://vpauto.pt/\"/>
  72.     <link rel=\"alternate\" hreflang=\"ro-RO\" href=\"https://vpauto.ro/\"/>
  73.     ";
  74.         // line 19
  75.         if (($this->extensions['App\Twig\Extension\ParameterExtension']->getParameter("google.verif_tag.enabled") == 1)) {
  76.             // line 20
  77.             echo "        ";
  78.             if ($this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_PORTUGAL"))) {
  79.                 // line 21
  80.                 echo "            <meta name=\"google-site-verification\" content=\"mgE76KfgJtP-c-1JpmyDvccnpXNANXOoTmzp613ybLE\"/>
  81.         ";
  82.             } else {
  83.                 // line 23
  84.                 echo "            <meta name=\"google-site-verification\" content=\"iObf0KcGVor6shoX2qISqWA0ie96D3GYJaGIPBaWuaQ\"/>
  85.         ";
  86.             }
  87.             // line 25
  88.             echo "    ";
  89.         }
  90.         // line 26
  91.         echo "    ";
  92.         if (($this->extensions['App\Twig\Extension\ParameterExtension']->getParameter("bing.verif_tag.enabled") == 1)) {
  93.             // line 27
  94.             echo "        <meta name=\"msvalidate.01\" content=\"063E8943A52FC508233A131E25FFE8C6\"/>
  95.     ";
  96.         }
  97.         // line 29
  98.         echo "    ";
  99.         if ($this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_FRANCE"))) {
  100.             // line 30
  101.             echo "        <meta name=\"facebook-domain-verification\" content=\"06ty1i8p3oh00l4pbguaihga4h5s6y\" />
  102.     ";
  103.         }
  104.         // line 32
  105.         echo "
  106.     ";
  107.         // line 33
  108.         if ($this->extensions['App\Twig\Extension\ParameterExtension']->getParameter("cookiebot.id")) {
  109.             // line 34
  110.             echo "        <script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\"
  111.                 data-cbid=\"";
  112.             // line 35
  113.             echo twig_escape_filter($this->env$this->extensions['App\Twig\Extension\ParameterExtension']->getParameter("cookiebot.id"), "html"nulltrue);
  114.             echo "\"
  115.                 type=\"text/javascript\" async></script>
  116.     ";
  117.         }
  118.         // line 38
  119.         echo "
  120.     ";
  121.         // line 39
  122.         if (($this->extensions['App\Twig\Extension\ParameterExtension']->getParameter("matomo.url") && $this->extensions['App\Twig\Extension\ParameterExtension']->getParameter("matomo.id"))) {
  123.             // line 40
  124.             echo "        <!-- Matomo -->
  125.         <script type=\"text/plain\" data-cookieconsent=\"statistics\">
  126.             var _paq = window._paq = window._paq || [];
  127.             /* tracker methods like \"setCustomDimension\" should be called before \"trackPageView\" */
  128.             _paq.push(['trackPageView']);
  129.             _paq.push(['enableLinkTracking']);
  130.             (function() {
  131.                 var u=\"";
  132.             // line 47
  133.             echo twig_escape_filter($this->env$this->extensions['App\Twig\Extension\ParameterExtension']->getParameter("matomo.url"), "html"nulltrue);
  134.             echo "\";
  135.                 _paq.push(['setTrackerUrl', u+'matomo.php']);
  136.                 _paq.push(['setSiteId', '";
  137.             // line 49
  138.             echo twig_escape_filter($this->env$this->extensions['App\Twig\Extension\ParameterExtension']->getParameter("matomo.id"), "html"nulltrue);
  139.             echo "']);
  140.                 var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
  141.                 g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
  142.             })();
  143.         </script>
  144.         <!-- End Matomo Code -->
  145.     ";
  146.         }
  147.         // line 56
  148.         echo "
  149.     ";
  150.         // line 57
  151.         if ((isset($context["sentry_dsn"]) || array_key_exists("sentry_dsn"$context) ? $context["sentry_dsn"] : (function () { throw new RuntimeError('Variable "sentry_dsn" does not exist.'57$this->source); })())) {
  152.             // line 58
  153.             echo "        <script src=\"https://browser.sentry-cdn.com/5.17.0/bundle.min.js\" integrity=\"sha384-lowBFC6YTkvMIWPORr7+TERnCkZdo5ab00oH5NkFLeQUAmBTLGwJpFjF6djuxJ/5\" crossorigin=\"anonymous\"
  154.                 type=\"text/plain\" data-cookieconsent=\"statistics\"></script>
  155.         <script type=\"text/plain\" data-cookieconsent=\"statistics\">Sentry.init({ dsn: '";
  156.             // line 60
  157.             echo twig_escape_filter($this->env, (isset($context["sentry_dsn"]) || array_key_exists("sentry_dsn"$context) ? $context["sentry_dsn"] : (function () { throw new RuntimeError('Variable "sentry_dsn" does not exist.'60$this->source); })()), "html"nulltrue);
  158.             echo "' });</script>
  159.     ";
  160.         }
  161.         // line 62
  162.         echo "    ";
  163.         $this->displayBlock('meta_robot'$context$blocks);
  164.         // line 69
  165.         echo "    ";
  166.         $this->displayBlock('meta_adaptime'$context$blocks);
  167.         // line 70
  168.         echo "    ";
  169.         $this->displayBlock('meta_social'$context$blocks);
  170.         // line 71
  171.         echo "    <title>";
  172.         $this->displayBlock('meta_title'$context$blocks);
  173.         echo "</title>
  174. ";
  175.         // line 73
  176.         echo "    <link rel=\"stylesheet\" href=\"";
  177.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("styles/app.scss"), "html"nulltrue);
  178.         echo "\"/>
  179.     ";
  180.         // line 75
  181.         $this->displayBlock('stylesheets'$context$blocks);
  182.         // line 87
  183.         echo "
  184.     <link rel=\"shortcut icon\" type=\"image/gif\"
  185.           href=\"";
  186.         // line 89
  187.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((((twig_get_attribute($this->env$this->sourcetwig_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.'89$this->source); })()), "request", [], "any"falsefalsefalse89), "scheme", [], "any"falsefalsefalse89) . "://") . twig_get_attribute($this->env$this->sourcetwig_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.'89$this->source); })()), "request", [], "any"falsefalsefalse89), "httpHost", [], "any"falsefalsefalse89)) . "/bundles/vpauto/frontend/images/favicon.gif")), "html"nulltrue);
  188.         echo "\"/>
  189.     <!--[if IE]><link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"";
  190.         // line 90
  191.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl((((twig_get_attribute($this->env$this->sourcetwig_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.'90$this->source); })()), "request", [], "any"falsefalsefalse90), "scheme", [], "any"falsefalsefalse90) . "://") . twig_get_attribute($this->env$this->sourcetwig_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.'90$this->source); })()), "request", [], "any"falsefalsefalse90), "httpHost", [], "any"falsefalsefalse90)) . "/bundles/vpauto/frontend/images/favicon.ico")), "html"nulltrue);
  192.         echo "\" /><![endif]-->
  193.     <!--[if IE 6]>
  194.     <link rel=\"stylesheet\" type=\"text/css\" href=\"css/ie6.css\"/>
  195.     <![endif]-->
  196.     <!--[if IE 7]>
  197.     <![endif]-->
  198.     <!--[if IE 8]>
  199.         ";
  200.         // line 97
  201.         $this->displayBlock('ie8_stylesheet'$context$blocks);
  202.         // line 98
  203.         echo "        <![endif]-->
  204.     ";
  205.         // line 100
  206.         if (($this->extensions['App\Twig\Extension\ParameterExtension']->getParameter("kameleoon_ab_testing.enabled") == 1)) {
  207.             // line 101
  208.             echo "        <script type=\"text/plain\" data-cookieconsent=\"statistics\">
  209.             var kameleoonURL = \"https://5o83il2k6q.kameleoon.eu\";
  210.             var kameleoonStartLoadTime = new Date().getTime();
  211.             var kameleoonLoadingTimeout = 1000;
  212.             var kameleoonProcessMessageEvent = function(event){if (kameleoonURL == event.origin){window.removeEventListener(\"message\", kameleoonProcessMessageEvent);window.kameleoonExternalIFrameLoaded = true;eval(event.data);Kameleoon.Analyst.load();}};
  213.             if (window.addEventListener){window.addEventListener(\"message\", kameleoonProcessMessageEvent, false);}
  214.             if (! document.getElementById(\"kameleoonLoadingStyleSheet\") && ! window.kameleoonDisplayPageTimeOut){
  215.             var kameleoonS = document.getElementsByTagName(\"script\")[0];var kameleoonCc = \"* { visibility: hidden !important; background-image: none !important; }\";
  216.             var kameleoonStn = document.createElement(\"style\");kameleoonStn.type = \"text/css\";kameleoonStn.id = \"kameleoonLoadingStyleSheet\";
  217.             if (kameleoonStn.styleSheet){kameleoonStn.styleSheet.cssText = kameleoonCc;}else{kameleoonStn.appendChild(document.createTextNode(kameleoonCc));}kameleoonS.parentNode.insertBefore(kameleoonStn, kameleoonS);
  218.             window.kameleoonDisplayPage = function(){if (kameleoonStn.parentNode){kameleoonStn.parentNode.removeChild(kameleoonStn);}};
  219.             window.setTimeout(function(){}, 25);
  220.             window.kameleoonDisplayPageTimeOut = window.setTimeout(window.kameleoonDisplayPage, kameleoonLoadingTimeout);}
  221.             var iframeNode = document.createElement(\"iframe\");
  222.             iframeNode.src = kameleoonURL;
  223.             iframeNode.id = \"kameleoonExternalIframe\";
  224.             iframeNode.style = \"float: left !important; opacity: 0.0 !important; width: 0px !important; height: 0px !important;\";
  225.             document.head.appendChild(iframeNode);
  226.         </script>
  227.     ";
  228.         }
  229.         // line 121
  230.         echo "    ";
  231.         $this->displayBlock('avis_verifies'$context$blocks);
  232.         // line 122
  233.         echo "</head>
  234. <body>
  235. ";
  236.         // line 124
  237.         $this->displayBlock('tag_manager'$context$blocks);
  238.         // line 125
  239.         echo "
  240. ";
  241.         // line 126
  242.         if ($this->env->getFunction('should_show_locale_popin')->getCallable()()) {
  243.             // line 127
  244.             echo "    ";
  245.             $this->loadTemplate("Frontend/locale/select_locale_popin.html.twig""base_frontend.html.twig"127)->display($context);
  246.         }
  247.         // line 129
  248.         echo "
  249. ";
  250.         // line 130
  251.         if ((true == $this->extensions['App\Twig\Extension\ParameterExtension']->getParameter("tracking.tag_manager"))) {
  252.             // line 131
  253.             echo "    <script>
  254.                 if (Array.isArray(dataLayer)) {
  255.                     dataLayer[0].dimension1 = '";
  256.             // line 133
  257.             echo ((( !(null === 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.'133$this->source); })()), "user", [], "any"falsefalsefalse133)) && $this->env->getTest('pro')->getCallable()(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.'133$this->source); })()), "user", [], "any"falsefalsefalse133)))) ? ("pro") : ("particulier"));
  258.             echo "';
  259.                     dataLayer[0].customerEmail = '";
  260.             // line 134
  261.             (( !(null === 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.'134$this->source); })()), "user", [], "any"falsefalsefalse134))) ? (print (twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_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.'134$this->source); })()), "user", [], "any"falsefalsefalse134), "email", [], "any"falsefalsefalse134), "html"nulltrue))) : (print ("")));
  262.             echo "';
  263.                     dataLayer[0].customerZipCode = '";
  264.             // line 135
  265.             (( !(null === 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.'135$this->source); })()), "user", [], "any"falsefalsefalse135))) ? (print (twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_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.'135$this->source); })()), "user", [], "any"falsefalsefalse135), "zipCode", [], "any"falsefalsefalse135), "html"nulltrue))) : (print ("")));
  266.             echo "';
  267.                 } else {
  268.                     var dataLayer = [{
  269.                         'dimension1' : '";
  270.             // line 138
  271.             echo ((( !(null === 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.'138$this->source); })()), "user", [], "any"falsefalsefalse138)) && $this->env->getTest('pro')->getCallable()(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.'138$this->source); })()), "user", [], "any"falsefalsefalse138)))) ? ("pro") : ("particulier"));
  272.             echo "',
  273.                         'customerEmail' : '";
  274.             // line 139
  275.             (( !(null === 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.'139$this->source); })()), "user", [], "any"falsefalsefalse139))) ? (print (twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_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.'139$this->source); })()), "user", [], "any"falsefalsefalse139), "email", [], "any"falsefalsefalse139), "html"nulltrue))) : (print ("")));
  276.             echo "',
  277.                         'customerZipCode' : '";
  278.             // line 140
  279.             (( !(null === 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.'140$this->source); })()), "user", [], "any"falsefalsefalse140))) ? (print (twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_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.'140$this->source); })()), "user", [], "any"falsefalsefalse140), "zipCode", [], "any"falsefalsefalse140), "html"nulltrue))) : (print ("")));
  280.             echo "'
  281.                     }];
  282.                 }
  283.     </script>
  284.     <!-- Google Tag Manager -->
  285.     ";
  286.             // line 145
  287.             if ($this->extensions['App\Twig\Extension\WebsiteExtension']->isCurrentWebsite("showvroom")) {
  288.                 // line 146
  289.                 echo "        <script type=\"text/plain\" data-cookieconsent=\"statistics\" async src=\"https://www.googletagmanager.com/gtag/js?id=UA-163119979-1\"></script>
  290.         <script type=\"text/plain\" data-cookieconsent=\"statistics\">
  291.             window.dataLayer = window.dataLayer || [];
  292.             function gtag(){dataLayer.push(arguments);}
  293.             gtag('js', new Date());
  294.             gtag('config', 'UA-163119979-1');
  295.         </script>
  296.     ";
  297.             } elseif ($this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_PORTUGAL"))) {
  298.                 // line 154
  299.                 echo "    <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-M98X86F\"
  300.                       height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  301.     <script type=\"text/plain\" data-cookieconsent=\"statistics\">
  302.             (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  303.                     new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  304.             j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  305.             'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  306.             })(window,document,'script','dataLayer','GTM-M98X86F');
  307.         </script>
  308.     ";
  309.             } else {
  310.                 // line 165
  311.                 echo "    ";
  312.                 if ((true == $this->extensions['App\Twig\Extension\ParameterExtension']->getParameter("tracking.tag_manager.v4"))) {
  313.                     // line 166
  314.                     echo "        <!-- GA4 -->
  315.         <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WJFQ6NR\"
  316.                           height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  317.         <script data-cookieconsent=\"statistics\">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  318.                     new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  319.                 j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  320.                 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  321.             })(window,document,'script','dataLayer','GTM-WJFQ6NR');</script>
  322.         <!-- end GA4 -->
  323.     ";
  324.                 }
  325.                 // line 176
  326.                 echo "    ";
  327.                 if ((true == $this->extensions['App\Twig\Extension\ParameterExtension']->getParameter("tracking.tag_manager.v3"))) {
  328.                     // line 177
  329.                     echo "        <!-- GA3 -->
  330.         <noscript><iframe src=\"//www.googletagmanager.com/ns.html?id=GTM-W7BFSJ\"
  331.                     height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  332.         <script data-cookieconsent=\"statistics\">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  333.                     new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  334.                     j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  335.                     '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  336.                     })(window,document,'script','dataLayer','GTM-W7BFSJ');
  337.             </script>
  338.         <!-- GA4 -->
  339.     ";
  340.                 }
  341.             }
  342.             // line 189
  343.             echo "    <!-- End Google Tag Manager -->
  344. ";
  345.         }
  346.         // line 191
  347.         echo "
  348. ";
  349.         // line 192
  350.         if (($this->extensions['App\Twig\Extension\ParameterExtension']->getParameter("yandex_metrica.enabled") == 1)) {
  351.             // line 193
  352.             echo "    <!-- Yandex.Metrika counter -->
  353.     <script type=\"text/plain\" data-cookieconsent=\"statistics\">
  354.                 (function (d, w, c) {
  355.                     (w[c] = w[c] || []).push(function() {
  356.                         try {
  357.                             w.yaCounter41789164 = new Ya.Metrika({
  358.                                 id:41789164,
  359.                                 clickmap:true,
  360.                                 trackLinks:true,
  361.                                 accurateTrackBounce:true,
  362.                                 webvisor:true
  363.                             });
  364.                         } catch(e) { }
  365.                     });
  366.                     var n = d.getElementsByTagName(\"script\")[0],
  367.                         s = d.createElement(\"script\"),
  368.                         f = function () { n.parentNode.insertBefore(s, n); };
  369.                     s.type = \"text/javascript\";
  370.                     s.async = true;
  371.                     s.src = \"https://mc.yandex.ru/metrika/watch.js\";
  372.                     if (w.opera == \"[object Opera]\") {
  373.                         d.addEventListener(\"DOMContentLoaded\", f, false);
  374.                     } else { f(); }
  375.                 })(document, window, \"yandex_metrika_callbacks\");
  376.     </script>
  377.     <noscript>
  378.         <div><img src=\"https://mc.yandex.ru/watch/41789164\" style=\"position:absolute; left:-9999px;\" alt=\"\"/></div>
  379.     </noscript>
  380.     <!-- /Yandex.Metrika counter -->
  381. ";
  382.         }
  383.         // line 225
  384.         echo "
  385. <div class=\"maincontainer\">
  386.     ";
  387.         // line 227
  388.         $this->loadTemplate("flash/flash.html.twig""base_frontend.html.twig"227)->display($context);
  389.         // line 228
  390.         echo "    ";
  391.         $this->displayBlock('layout_content'$context$blocks);
  392.         // line 229
  393.         echo "</div>
  394. ";
  395.         // line 230
  396.         $this->displayBlock('javascripts'$context$blocks);
  397.         // line 259
  398.         $this->displayBlock('tawkto'$context$blocks);
  399.         // line 276
  400.         if (((null === 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.'276$this->source); })()), "user", [], "any"falsefalsefalse276)) && twig_get_attribute($this->env$this->sourcetwig_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.'276$this->source); })()), "session", [], "any"falsefalsefalse276), "has", [=> "registration-datalayer"], "method"falsefalsefalse276))) {
  401.             // line 277
  402.             echo "    <script>
  403.         dataLayer.push({
  404.             'typeInscription': '";
  405.             // line 279
  406.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_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.'279$this->source); })()), "session", [], "any"falsefalsefalse279), "get", [=> "registration-datalayer"], "method"falsefalsefalse279), "html"nulltrue);
  407.             echo "',
  408.             'event': 'inscription'
  409.         });
  410.     </script>
  411.     ";
  412.             // line 283
  413.             $context["tmp"] = twig_get_attribute($this->env$this->sourcetwig_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.'283$this->source); })()), "session", [], "any"falsefalsefalse283), "remove", [=> "registration-datalayer"], "method"falsefalsefalse283);
  414.         }
  415.         // line 285
  416.         echo "
  417.     ";
  418.         // line 286
  419.         $this->loadTemplate("partials/rudderstack_script.html.twig""base_frontend.html.twig"286)->display($context);
  420.         // line 287
  421.         echo "</body>
  422. </html>
  423. ";
  424.         
  425.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  426.         
  427.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  428.         
  429.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  430.     }
  431.     // line 6
  432.     public function block_meta_keywords($context, array $blocks = [])
  433.     {
  434.         $macros $this->macros;
  435.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  436.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_keywords"));
  437.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  438.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_keywords"));
  439.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  440.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_keywords"));
  441.         
  442.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  443.         
  444.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  445.         
  446.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  447.     }
  448.     // line 7
  449.     public function block_meta_desc($context, array $blocks = [])
  450.     {
  451.         $macros $this->macros;
  452.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  453.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  454.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  455.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  456.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  457.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  458.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.base.desc", [], "seo"), "html"nulltrue);
  459.         
  460.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  461.         
  462.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  463.         
  464.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  465.     }
  466.     // line 62
  467.     public function block_meta_robot($context, array $blocks = [])
  468.     {
  469.         $macros $this->macros;
  470.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  471.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  472.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  473.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  474.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  475.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  476.         // line 63
  477.         echo "        ";
  478.         if (($this->extensions['App\Twig\Extension\WebsiteExtension']->isCurrentWebsite("ecat") || (!twig_in_filter(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 64
  479. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'64$this->source); })()), "request", [], "any"falsefalsefalse64), "locale", [], "any"falsefalsefalse64), $this->extensions['App\Twig\Extension\CountryExtension']->getCountryProposedLocales((isset($context["current_country"]) || array_key_exists("current_country"$context) ? $context["current_country"] : (function () { throw new RuntimeError('Variable "current_country" does not exist.'64$this->source); })()))) && (twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source,         // line 65
  480. (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'65$this->source); })()), "request", [], "any"falsefalsefalse65), "locale", [], "any"falsefalsefalse65) != $this->extensions['App\Twig\Extension\CountryExtension']->getCountryDefaultLocale((isset($context["current_country"]) || array_key_exists("current_country"$context) ? $context["current_country"] : (function () { throw new RuntimeError('Variable "current_country" does not exist.'65$this->source); })())))))) {
  481.             // line 66
  482.             echo "            <meta name=\"robots\" content=\"noindex, nofollow\">
  483.         ";
  484.         }
  485.         // line 68
  486.         echo "    ";
  487.         
  488.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  489.         
  490.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  491.         
  492.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  493.     }
  494.     // line 69
  495.     public function block_meta_adaptime($context, array $blocks = [])
  496.     {
  497.         $macros $this->macros;
  498.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  499.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_adaptime"));
  500.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  501.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_adaptime"));
  502.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  503.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_adaptime"));
  504.         
  505.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  506.         
  507.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  508.         
  509.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  510.     }
  511.     // line 70
  512.     public function block_meta_social($context, array $blocks = [])
  513.     {
  514.         $macros $this->macros;
  515.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  516.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_social"));
  517.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  518.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_social"));
  519.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  520.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_social"));
  521.         
  522.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  523.         
  524.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  525.         
  526.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  527.     }
  528.     // line 71
  529.     public function block_meta_title($context, array $blocks = [])
  530.     {
  531.         $macros $this->macros;
  532.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  533.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  534.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  535.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  536.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  537.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  538.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.base.title", [], "seo"), "html"nulltrue);
  539.         
  540.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  541.         
  542.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  543.         
  544.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  545.     }
  546.     // line 75
  547.     public function block_stylesheets($context, array $blocks = [])
  548.     {
  549.         $macros $this->macros;
  550.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  551.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  552.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  553.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  554.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  555.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  556.         // line 76
  557.         echo "
  558.         <link rel=\"stylesheet\" href=\"";
  559.         // line 77
  560.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/fancybox/jquery.fancybox.css"), "html"nulltrue);
  561.         echo "\"/>
  562.         <link rel=\"stylesheet\" href=\"";
  563.         // line 78
  564.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/owlcarousel/owl.carousel.min.css"), "html"nulltrue);
  565.         echo "\"/>
  566.         <link rel=\"stylesheet\" href=\"";
  567.         // line 79
  568.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/css/jquery.filer.css"), "html"nulltrue);
  569.         echo "\"/>
  570.         <link rel=\"stylesheet\" href=\"";
  571.         // line 80
  572.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/css/jquery.filer-dragdropbox-theme.css"), "html"nulltrue);
  573.         echo "\"/>
  574.         <link rel=\"stylesheet\" href=\"";
  575.         // line 82
  576.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("styles/print.scss"), "html"nulltrue);
  577.         echo "\"/>
  578.         <link href=\"";
  579.         // line 83
  580.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/css/rating.css"), "html"nulltrue);
  581.         echo "\" rel=\"stylesheet\" type=\"text/css\"/>
  582.         <link rel=\"stylesheet\" href=\"";
  583.         // line 85
  584.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("styles/app-ecat.scss"), "html"nulltrue);
  585.         echo "\"/>
  586.     ";
  587.         
  588.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  589.         
  590.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  591.         
  592.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  593.     }
  594.     // line 97
  595.     public function block_ie8_stylesheet($context, array $blocks = [])
  596.     {
  597.         $macros $this->macros;
  598.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  599.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ie8_stylesheet"));
  600.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  601.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ie8_stylesheet"));
  602.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  603.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""ie8_stylesheet"));
  604.         
  605.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  606.         
  607.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  608.         
  609.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  610.     }
  611.     // line 121
  612.     public function block_avis_verifies($context, array $blocks = [])
  613.     {
  614.         $macros $this->macros;
  615.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  616.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""avis_verifies"));
  617.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  618.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""avis_verifies"));
  619.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  620.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""avis_verifies"));
  621.         
  622.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  623.         
  624.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  625.         
  626.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  627.     }
  628.     // line 124
  629.     public function block_tag_manager($context, array $blocks = [])
  630.     {
  631.         $macros $this->macros;
  632.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  633.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tag_manager"));
  634.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  635.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tag_manager"));
  636.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  637.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tag_manager"));
  638.         
  639.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  640.         
  641.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  642.         
  643.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  644.     }
  645.     // line 228
  646.     public function block_layout_content($context, array $blocks = [])
  647.     {
  648.         $macros $this->macros;
  649.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  650.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_content"));
  651.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  652.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_content"));
  653.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  654.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""layout_content"));
  655.         
  656.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  657.         
  658.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  659.         
  660.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  661.     }
  662.     // line 230
  663.     public function block_javascripts($context, array $blocks = [])
  664.     {
  665.         $macros $this->macros;
  666.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  667.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  668.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  669.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  670.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  671.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  672.         // line 231
  673.         echo "    ";
  674.         $this->loadTemplate("translationsjs.html.twig""base_frontend.html.twig"231)->display($context);
  675.         // line 232
  676.         echo "    ";
  677.         $this->loadTemplate("routesjs.html.twig""base_frontend.html.twig"232)->display($context);
  678.         // line 233
  679.         echo "    ";
  680.         $this->loadTemplate("paramsjs.html.twig""base_frontend.html.twig"233)->display($context);
  681.         // line 234
  682.         echo "    <script type=\"text/javascript\" src=\"";
  683.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/jquery-1.11.1.min.js"), "html"nulltrue);
  684.         echo "\"></script>
  685.     <script type=\"text/javascript\" src=\"";
  686.         // line 235
  687.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/jquery-migrate-1.2.1.min.js"), "html"nulltrue);
  688.         echo "\"></script>
  689.     <script type=\"text/javascript\" src=\"";
  690.         // line 236
  691.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/jquery-ui.min.js"), "html"nulltrue);
  692.         echo "\"></script>
  693.     <script type=\"text/javascript\" src=\"";
  694.         // line 237
  695.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/jquery.plugin.min.js"), "html"nulltrue);
  696.         echo "\"></script>
  697.     <script type=\"text/javascript\" src=\"";
  698.         // line 238
  699.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/jquery.countdown.min.js"), "html"nulltrue);
  700.         echo "\"></script>
  701.     <script type=\"text/javascript\" src=\"";
  702.         // line 239
  703.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/jquery.countdown-de.js"), "html"nulltrue);
  704.         echo "\"></script>
  705.     <script type=\"text/javascript\" src=\"";
  706.         // line 240
  707.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/jquery.countdown-es.js"), "html"nulltrue);
  708.         echo "\"></script>
  709.     <script type=\"text/javascript\" src=\"";
  710.         // line 241
  711.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/jquery.countdown-fr.js"), "html"nulltrue);
  712.         echo "\"></script>
  713.     <script type=\"text/javascript\" src=\"";
  714.         // line 242
  715.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/jquery.countdown-hu.js"), "html"nulltrue);
  716.         echo "\"></script>
  717.     <script type=\"text/javascript\" src=\"";
  718.         // line 243
  719.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/jquery.countdown-it.js"), "html"nulltrue);
  720.         echo "\"></script>
  721.     <script type=\"text/javascript\" src=\"";
  722.         // line 244
  723.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/jquery.countdown-nl.js"), "html"nulltrue);
  724.         echo "\"></script>
  725.     <script type=\"text/javascript\" src=\"";
  726.         // line 245
  727.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/jquery.countdown-pl.js"), "html"nulltrue);
  728.         echo "\"></script>
  729.     <script type=\"text/javascript\" src=\"";
  730.         // line 246
  731.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/jquery.countdown-pt.js"), "html"nulltrue);
  732.         echo "\"></script>
  733.     <script type=\"text/javascript\" src=\"";
  734.         // line 247
  735.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/jquery.countdown-ro.js"), "html"nulltrue);
  736.         echo "\"></script>
  737.     <script type=\"text/javascript\" src=\"";
  738.         // line 248
  739.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/fancybox/jquery.fancybox.js"), "html"nulltrue);
  740.         echo "\"></script>
  741.     <script type=\"text/javascript\" src=\"";
  742.         // line 249
  743.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/jquery.easynews.js"), "html"nulltrue);
  744.         echo "\"></script>
  745.     <script type=\"text/javascript\" src=\"";
  746.         // line 250
  747.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/js.cookie.js"), "html"nulltrue);
  748.         echo "\"></script>
  749.     <script type=\"text/javascript\" src=\"";
  750.         // line 251
  751.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/jquery.bxslider.min.js"), "html"nulltrue);
  752.         echo "\"></script>
  753.     <script type=\"text/javascript\" src=\"";
  754.         // line 252
  755.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/owlcarousel/owl.carousel.min.js"), "html"nulltrue);
  756.         echo "\"></script>
  757.     <script type=\"text/javascript\" src=\"";
  758.         // line 253
  759.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/frontend/functions.js"), "html"nulltrue);
  760.         echo "\"></script>
  761.     <script type=\"text/javascript\" src=\"";
  762.         // line 254
  763.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/frontend/rating.js"), "html"nulltrue);
  764.         echo "\"></script>
  765.     <script type=\"text/javascript\" src=\"";
  766.         // line 255
  767.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/jquery.filer.js"), "html"nulltrue);
  768.         echo "\"></script>
  769.     <script type=\"text/javascript\" src=\"";
  770.         // line 256
  771.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/moment/moment.min.js"), "html"nulltrue);
  772.         echo "\"></script>
  773.     <script type=\"text/javascript\" src=\"";
  774.         // line 257
  775.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/js/lib/moment/moment-timezone.min.js"), "html"nulltrue);
  776.         echo "\"></script>
  777. ";
  778.         
  779.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  780.         
  781.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  782.         
  783.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  784.     }
  785.     // line 259
  786.     public function block_tawkto($context, array $blocks = [])
  787.     {
  788.         $macros $this->macros;
  789.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  790.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tawkto"));
  791.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  792.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tawkto"));
  793.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  794.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tawkto"));
  795.         // line 260
  796.         echo "    ";
  797.         if ((($this->extensions['App\Twig\Extension\ParameterExtension']->getParameter("tawkto_chat.enabled") == 1) && $this->extensions['App\Twig\Extension\CountryExtension']->isCurrentCountry(twig_constant("App\\Twig\\Extension\\CountryExtension::COUNTRY_FRANCE")))) {
  798.             // line 261
  799.             echo "        <!--Start of Tawk.to Script-->
  800.         <script type=\"text/plain\" data-cookieconsent=\"marketing\">
  801.                 var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
  802.                 (function(){
  803.                     var s1=document.createElement(\"script\"),s0=document.getElementsByTagName(\"script\")[0];
  804.                     s1.async=true;
  805.                     s1.src='https://embed.tawk.to/561f61ff741c2c4e361704cc/1d74sgjng';
  806.                     s1.charset='UTF-8';
  807.                     s1.setAttribute('crossorigin','*');
  808.                     s0.parentNode.insertBefore(s1,s0);
  809.                 })();
  810.         </script>
  811.         <!--End of Tawk.to Script-->
  812.     ";
  813.         }
  814.         
  815.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  816.         
  817.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  818.         
  819.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  820.     }
  821.     public function getTemplateName()
  822.     {
  823.         return "base_frontend.html.twig";
  824.     }
  825.     public function isTraitable()
  826.     {
  827.         return false;
  828.     }
  829.     public function getDebugInfo()
  830.     {
  831.         return array (  907 => 261,  904 => 260,  891 => 259,  876 => 257,  872 => 256,  868 => 255,  864 => 254,  860 => 253,  856 => 252,  852 => 251,  848 => 250,  844 => 249,  840 => 248,  836 => 247,  832 => 246,  828 => 245,  824 => 244,  820 => 243,  816 => 242,  812 => 241,  808 => 240,  804 => 239,  800 => 238,  796 => 237,  792 => 236,  788 => 235,  783 => 234,  780 => 233,  777 => 232,  774 => 231,  761 => 230,  737 => 228,  713 => 124,  689 => 121,  665 => 97,  650 => 85,  645 => 83,  641 => 82,  636 => 80,  632 => 79,  628 => 78,  624 => 77,  621 => 76,  608 => 75,  583 => 71,  559 => 70,  535 => 69,  522 => 68,  518 => 66,  516 => 65,  515 => 64,  513 => 63,  500 => 62,  475 => 7,  451 => 6,  436 => 287,  434 => 286,  431 => 285,  428 => 283,  421 => 279,  417 => 277,  415 => 276,  413 => 259,  411 => 230,  408 => 229,  405 => 228,  403 => 227,  399 => 225,  365 => 193,  363 => 192,  360 => 191,  356 => 189,  342 => 177,  339 => 176,  327 => 166,  324 => 165,  311 => 154,  301 => 146,  299 => 145,  291 => 140,  287 => 139,  283 => 138,  277 => 135,  273 => 134,  269 => 133,  265 => 131,  263 => 130,  260 => 129,  256 => 127,  254 => 126,  251 => 125,  249 => 124,  245 => 122,  242 => 121,  220 => 101,  218 => 100,  214 => 98,  212 => 97,  202 => 90,  198 => 89,  194 => 87,  192 => 75,  186 => 73,  181 => 71,  178 => 70,  175 => 69,  172 => 62,  167 => 60,  163 => 58,  161 => 57,  158 => 56,  148 => 49,  143 => 47,  134 => 40,  132 => 39,  129 => 38,  123 => 35,  120 => 34,  118 => 33,  115 => 32,  111 => 30,  108 => 29,  104 => 27,  101 => 26,  98 => 25,  94 => 23,  90 => 21,  87 => 20,  85 => 19,  70 => 7,  66 => 6,  59 => 1,);
  832.     }
  833.     public function getSourceContext()
  834.     {
  835.         return new Source("<!DOCTYPE html>
  836. <html>
  837. <head>
  838.     <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\"/>
  839.     <meta content=\"width=device-width,initial-scale=1.0\" name=\"viewport\">
  840.     <meta name=\"keywords\" content=\"{% block meta_keywords %}{% endblock %}\"/>
  841.     <meta name=\"description\" content=\"{% block meta_desc %}{{ 'seo.base.desc'|trans({}, \"seo\") }}{% endblock %}\"/>
  842.     <link rel=\"alternate\" hreflang=\"fr-FR\" href=\"https://vpauto.fr/\"/>
  843.     <link rel=\"alternate\" hreflang=\"fr-BE\" href=\"https://vpauto.be/fr\"/>
  844.     <link rel=\"alternate\" hreflang=\"nl-BE\" href=\"https://vpauto.be/nl\"/>
  845.     <link rel=\"alternate\" hreflang=\"de-DE\" href=\"https://vpauto.de/\"/>
  846.     <link rel=\"alternate\" hreflang=\"es-ES\" href=\"https://vp-auto.es/\"/>
  847.     <link rel=\"alternate\" hreflang=\"en-GB\" href=\"https://vpauto.eu/\"/>
  848.     <link rel=\"alternate\" hreflang=\"it-IT\" href=\"https://vpauto.it/\"/>
  849.     <link rel=\"alternate\" hreflang=\"nl-NL\" href=\"https://vpauto.nl/\"/>
  850.     <link rel=\"alternate\" hreflang=\"pl-PL\" href=\"https://vpauto.pl/\"/>
  851.     <link rel=\"alternate\" hreflang=\"pt-PT\" href=\"https://vpauto.pt/\"/>
  852.     <link rel=\"alternate\" hreflang=\"ro-RO\" href=\"https://vpauto.ro/\"/>
  853.     {% if getParameter('google.verif_tag.enabled') == 1 %}
  854.         {% if is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_PORTUGAL')) %}
  855.             <meta name=\"google-site-verification\" content=\"mgE76KfgJtP-c-1JpmyDvccnpXNANXOoTmzp613ybLE\"/>
  856.         {% else %}
  857.             <meta name=\"google-site-verification\" content=\"iObf0KcGVor6shoX2qISqWA0ie96D3GYJaGIPBaWuaQ\"/>
  858.         {% endif %}
  859.     {% endif %}
  860.     {% if getParameter('bing.verif_tag.enabled') == 1 %}
  861.         <meta name=\"msvalidate.01\" content=\"063E8943A52FC508233A131E25FFE8C6\"/>
  862.     {% endif %}
  863.     {% if is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_FRANCE')) %}
  864.         <meta name=\"facebook-domain-verification\" content=\"06ty1i8p3oh00l4pbguaihga4h5s6y\" />
  865.     {% endif %}
  866.     {% if getParameter('cookiebot.id') %}
  867.         <script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\"
  868.                 data-cbid=\"{{ getParameter('cookiebot.id') }}\"
  869.                 type=\"text/javascript\" async></script>
  870.     {% endif %}
  871.     {% if getParameter('matomo.url') and getParameter('matomo.id') %}
  872.         <!-- Matomo -->
  873.         <script type=\"text/plain\" data-cookieconsent=\"statistics\">
  874.             var _paq = window._paq = window._paq || [];
  875.             /* tracker methods like \"setCustomDimension\" should be called before \"trackPageView\" */
  876.             _paq.push(['trackPageView']);
  877.             _paq.push(['enableLinkTracking']);
  878.             (function() {
  879.                 var u=\"{{ getParameter('matomo.url') }}\";
  880.                 _paq.push(['setTrackerUrl', u+'matomo.php']);
  881.                 _paq.push(['setSiteId', '{{ getParameter('matomo.id') }}']);
  882.                 var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
  883.                 g.async=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
  884.             })();
  885.         </script>
  886.         <!-- End Matomo Code -->
  887.     {% endif %}
  888.     {% if sentry_dsn %}
  889.         <script src=\"https://browser.sentry-cdn.com/5.17.0/bundle.min.js\" integrity=\"sha384-lowBFC6YTkvMIWPORr7+TERnCkZdo5ab00oH5NkFLeQUAmBTLGwJpFjF6djuxJ/5\" crossorigin=\"anonymous\"
  890.                 type=\"text/plain\" data-cookieconsent=\"statistics\"></script>
  891.         <script type=\"text/plain\" data-cookieconsent=\"statistics\">Sentry.init({ dsn: '{{ sentry_dsn }}' });</script>
  892.     {% endif %}
  893.     {% block meta_robot %}
  894.         {% if is_current_website('ecat')
  895.         or (app.request.locale not in get_country_proposed_locales(current_country)
  896.         and app.request.locale != get_country_default_locale(current_country))%}
  897.             <meta name=\"robots\" content=\"noindex, nofollow\">
  898.         {% endif %}
  899.     {% endblock %}
  900.     {% block meta_adaptime %}{% endblock %}
  901.     {% block meta_social %}{% endblock %}
  902.     <title>{% block meta_title %}{{ 'seo.base.title'|trans({}, \"seo\") }}{% endblock %}</title>
  903. {#    <link rel=\"stylesheet\" href=\"{{ asset('bundles/vpauto-assets/sass/base.scss') }}\"/>#}
  904.     <link rel=\"stylesheet\" href=\"{{ asset('styles/app.scss') }}\"/>
  905.     {% block stylesheets %}
  906.         <link rel=\"stylesheet\" href=\"{{ asset('bundles/vpauto/js/lib/fancybox/jquery.fancybox.css') }}\"/>
  907.         <link rel=\"stylesheet\" href=\"{{ asset('bundles/vpauto/js/lib/owlcarousel/owl.carousel.min.css') }}\"/>
  908.         <link rel=\"stylesheet\" href=\"{{ asset('bundles/vpauto/frontend/css/jquery.filer.css') }}\"/>
  909.         <link rel=\"stylesheet\" href=\"{{ asset('bundles/vpauto/frontend/css/jquery.filer-dragdropbox-theme.css') }}\"/>
  910.         <link rel=\"stylesheet\" href=\"{{ asset('styles/print.scss') }}\"/>
  911.         <link href=\"{{ asset('bundles/vpauto/frontend/css/rating.css') }}\" rel=\"stylesheet\" type=\"text/css\"/>
  912.         <link rel=\"stylesheet\" href=\"{{ asset('styles/app-ecat.scss') }}\"/>
  913.     {% endblock %}
  914.     <link rel=\"shortcut icon\" type=\"image/gif\"
  915.           href=\"{{ asset(app.request.scheme ~ '://' ~ app.request.httpHost ~ '/bundles/vpauto/frontend/images/favicon.gif') }}\"/>
  916.     <!--[if IE]><link rel=\"shortcut icon\" type=\"image/x-icon\" href=\"{{ asset(app.request.scheme ~ '://' ~ app.request.httpHost ~ '/bundles/vpauto/frontend/images/favicon.ico') }}\" /><![endif]-->
  917.     <!--[if IE 6]>
  918.     <link rel=\"stylesheet\" type=\"text/css\" href=\"css/ie6.css\"/>
  919.     <![endif]-->
  920.     <!--[if IE 7]>
  921.     <![endif]-->
  922.     <!--[if IE 8]>
  923.         {% block ie8_stylesheet %}{% endblock %}
  924.         <![endif]-->
  925.     {% if getParameter('kameleoon_ab_testing.enabled') == 1 %}
  926.         <script type=\"text/plain\" data-cookieconsent=\"statistics\">
  927.             var kameleoonURL = \"https://5o83il2k6q.kameleoon.eu\";
  928.             var kameleoonStartLoadTime = new Date().getTime();
  929.             var kameleoonLoadingTimeout = 1000;
  930.             var kameleoonProcessMessageEvent = function(event){if (kameleoonURL == event.origin){window.removeEventListener(\"message\", kameleoonProcessMessageEvent);window.kameleoonExternalIFrameLoaded = true;eval(event.data);Kameleoon.Analyst.load();}};
  931.             if (window.addEventListener){window.addEventListener(\"message\", kameleoonProcessMessageEvent, false);}
  932.             if (! document.getElementById(\"kameleoonLoadingStyleSheet\") && ! window.kameleoonDisplayPageTimeOut){
  933.             var kameleoonS = document.getElementsByTagName(\"script\")[0];var kameleoonCc = \"* { visibility: hidden !important; background-image: none !important; }\";
  934.             var kameleoonStn = document.createElement(\"style\");kameleoonStn.type = \"text/css\";kameleoonStn.id = \"kameleoonLoadingStyleSheet\";
  935.             if (kameleoonStn.styleSheet){kameleoonStn.styleSheet.cssText = kameleoonCc;}else{kameleoonStn.appendChild(document.createTextNode(kameleoonCc));}kameleoonS.parentNode.insertBefore(kameleoonStn, kameleoonS);
  936.             window.kameleoonDisplayPage = function(){if (kameleoonStn.parentNode){kameleoonStn.parentNode.removeChild(kameleoonStn);}};
  937.             window.setTimeout(function(){}, 25);
  938.             window.kameleoonDisplayPageTimeOut = window.setTimeout(window.kameleoonDisplayPage, kameleoonLoadingTimeout);}
  939.             var iframeNode = document.createElement(\"iframe\");
  940.             iframeNode.src = kameleoonURL;
  941.             iframeNode.id = \"kameleoonExternalIframe\";
  942.             iframeNode.style = \"float: left !important; opacity: 0.0 !important; width: 0px !important; height: 0px !important;\";
  943.             document.head.appendChild(iframeNode);
  944.         </script>
  945.     {% endif %}
  946.     {% block avis_verifies %}{% endblock %}
  947. </head>
  948. <body>
  949. {% block tag_manager %}{% endblock %}
  950. {% if should_show_locale_popin() %}
  951.     {% include 'Frontend/locale/select_locale_popin.html.twig' %}
  952. {% endif %}
  953. {% if true == getParameter('tracking.tag_manager') %}
  954.     <script>
  955.                 if (Array.isArray(dataLayer)) {
  956.                     dataLayer[0].dimension1 = '{{ app.user is not null and app.user is pro ? \"pro\" : \"particulier\" }}';
  957.                     dataLayer[0].customerEmail = '{{ app.user is not null ? app.user.email : \"\" }}';
  958.                     dataLayer[0].customerZipCode = '{{ app.user is not null ? app.user.zipCode : \"\" }}';
  959.                 } else {
  960.                     var dataLayer = [{
  961.                         'dimension1' : '{{ app.user is not null and app.user is pro ? \"pro\" : \"particulier\" }}',
  962.                         'customerEmail' : '{{ app.user is not null ? app.user.email : \"\" }}',
  963.                         'customerZipCode' : '{{ app.user is not null ? app.user.zipCode : \"\" }}'
  964.                     }];
  965.                 }
  966.     </script>
  967.     <!-- Google Tag Manager -->
  968.     {% if is_current_website('showvroom') %}
  969.         <script type=\"text/plain\" data-cookieconsent=\"statistics\" async src=\"https://www.googletagmanager.com/gtag/js?id=UA-163119979-1\"></script>
  970.         <script type=\"text/plain\" data-cookieconsent=\"statistics\">
  971.             window.dataLayer = window.dataLayer || [];
  972.             function gtag(){dataLayer.push(arguments);}
  973.             gtag('js', new Date());
  974.             gtag('config', 'UA-163119979-1');
  975.         </script>
  976.     {% elseif is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_PORTUGAL')) %}
  977.     <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-M98X86F\"
  978.                       height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  979.     <script type=\"text/plain\" data-cookieconsent=\"statistics\">
  980.             (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  981.                     new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  982.             j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  983.             'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  984.             })(window,document,'script','dataLayer','GTM-M98X86F');
  985.         </script>
  986.     {% else %}
  987.     {% if true == getParameter('tracking.tag_manager.v4') %}
  988.         <!-- GA4 -->
  989.         <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-WJFQ6NR\"
  990.                           height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  991.         <script data-cookieconsent=\"statistics\">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  992.                     new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  993.                 j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  994.                 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  995.             })(window,document,'script','dataLayer','GTM-WJFQ6NR');</script>
  996.         <!-- end GA4 -->
  997.     {% endif %}
  998.     {% if true == getParameter('tracking.tag_manager.v3') %}
  999.         <!-- GA3 -->
  1000.         <noscript><iframe src=\"//www.googletagmanager.com/ns.html?id=GTM-W7BFSJ\"
  1001.                     height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  1002.         <script data-cookieconsent=\"statistics\">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  1003.                     new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  1004.                     j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  1005.                     '//www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  1006.                     })(window,document,'script','dataLayer','GTM-W7BFSJ');
  1007.             </script>
  1008.         <!-- GA4 -->
  1009.     {% endif %}
  1010. {% endif %}
  1011.     <!-- End Google Tag Manager -->
  1012. {% endif %}
  1013. {% if getParameter('yandex_metrica.enabled') == 1 %}
  1014.     <!-- Yandex.Metrika counter -->
  1015.     <script type=\"text/plain\" data-cookieconsent=\"statistics\">
  1016.                 (function (d, w, c) {
  1017.                     (w[c] = w[c] || []).push(function() {
  1018.                         try {
  1019.                             w.yaCounter41789164 = new Ya.Metrika({
  1020.                                 id:41789164,
  1021.                                 clickmap:true,
  1022.                                 trackLinks:true,
  1023.                                 accurateTrackBounce:true,
  1024.                                 webvisor:true
  1025.                             });
  1026.                         } catch(e) { }
  1027.                     });
  1028.                     var n = d.getElementsByTagName(\"script\")[0],
  1029.                         s = d.createElement(\"script\"),
  1030.                         f = function () { n.parentNode.insertBefore(s, n); };
  1031.                     s.type = \"text/javascript\";
  1032.                     s.async = true;
  1033.                     s.src = \"https://mc.yandex.ru/metrika/watch.js\";
  1034.                     if (w.opera == \"[object Opera]\") {
  1035.                         d.addEventListener(\"DOMContentLoaded\", f, false);
  1036.                     } else { f(); }
  1037.                 })(document, window, \"yandex_metrika_callbacks\");
  1038.     </script>
  1039.     <noscript>
  1040.         <div><img src=\"https://mc.yandex.ru/watch/41789164\" style=\"position:absolute; left:-9999px;\" alt=\"\"/></div>
  1041.     </noscript>
  1042.     <!-- /Yandex.Metrika counter -->
  1043. {% endif %}
  1044. <div class=\"maincontainer\">
  1045.     {% include 'flash/flash.html.twig' %}
  1046.     {% block layout_content %}{% endblock layout_content %}
  1047. </div>
  1048. {% block javascripts %}
  1049.     {% include 'translationsjs.html.twig' %}
  1050.     {% include 'routesjs.html.twig' %}
  1051.     {% include 'paramsjs.html.twig' %}
  1052.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/lib/jquery-1.11.1.min.js') }}\"></script>
  1053.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/lib/jquery-migrate-1.2.1.min.js') }}\"></script>
  1054.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/lib/jquery-ui.min.js') }}\"></script>
  1055.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/lib/jquery.plugin.min.js') }}\"></script>
  1056.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/lib/jquery.countdown.min.js') }}\"></script>
  1057.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/lib/jquery.countdown-de.js') }}\"></script>
  1058.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/lib/jquery.countdown-es.js') }}\"></script>
  1059.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/lib/jquery.countdown-fr.js') }}\"></script>
  1060.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/lib/jquery.countdown-hu.js') }}\"></script>
  1061.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/lib/jquery.countdown-it.js') }}\"></script>
  1062.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/lib/jquery.countdown-nl.js') }}\"></script>
  1063.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/lib/jquery.countdown-pl.js') }}\"></script>
  1064.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/lib/jquery.countdown-pt.js') }}\"></script>
  1065.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/lib/jquery.countdown-ro.js') }}\"></script>
  1066.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/lib/fancybox/jquery.fancybox.js') }}\"></script>
  1067.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/lib/jquery.easynews.js') }}\"></script>
  1068.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/lib/js.cookie.js') }}\"></script>
  1069.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/lib/jquery.bxslider.min.js') }}\"></script>
  1070.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/lib/owlcarousel/owl.carousel.min.js') }}\"></script>
  1071.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/frontend/functions.js') }}\"></script>
  1072.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/frontend/rating.js') }}\"></script>
  1073.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/lib/jquery.filer.js') }}\"></script>
  1074.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/lib/moment/moment.min.js') }}\"></script>
  1075.     <script type=\"text/javascript\" src=\"{{ asset('bundles/vpauto/js/lib/moment/moment-timezone.min.js') }}\"></script>
  1076. {% endblock javascripts %}
  1077. {% block tawkto %}
  1078.     {% if getParameter('tawkto_chat.enabled') == 1 and is_current_country(constant('App\\\\Twig\\\\Extension\\\\CountryExtension::COUNTRY_FRANCE')) %}
  1079.         <!--Start of Tawk.to Script-->
  1080.         <script type=\"text/plain\" data-cookieconsent=\"marketing\">
  1081.                 var Tawk_API=Tawk_API||{}, Tawk_LoadStart=new Date();
  1082.                 (function(){
  1083.                     var s1=document.createElement(\"script\"),s0=document.getElementsByTagName(\"script\")[0];
  1084.                     s1.async=true;
  1085.                     s1.src='https://embed.tawk.to/561f61ff741c2c4e361704cc/1d74sgjng';
  1086.                     s1.charset='UTF-8';
  1087.                     s1.setAttribute('crossorigin','*');
  1088.                     s0.parentNode.insertBefore(s1,s0);
  1089.                 })();
  1090.         </script>
  1091.         <!--End of Tawk.to Script-->
  1092.     {% endif %}
  1093. {% endblock %}
  1094. {% if app.user is null and app.session.has('registration-datalayer') %}
  1095.     <script>
  1096.         dataLayer.push({
  1097.             'typeInscription': '{{ app.session.get('registration-datalayer') }}',
  1098.             'event': 'inscription'
  1099.         });
  1100.     </script>
  1101.     {% set tmp = app.session.remove('registration-datalayer') %}
  1102. {% endif %}
  1103.     {% include 'partials/rudderstack_script.html.twig' %}
  1104. </body>
  1105. </html>
  1106. ""base_frontend.html.twig""/srv/templates/base_frontend.html.twig");
  1107.     }
  1108. }