var/cache/dev/fr/vpauto/twig/84/84d38c8632d845e81b076b4ab4d91b11.php line 55

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. /* Frontend/landing/accessMap/room-lille.html.twig */
  14. class __TwigTemplate_88288fae490c77338d9ea30bf168e10e 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->blocks = [
  23.             'meta_robot' => [$this'block_meta_robot'],
  24.             'meta_title' => [$this'block_meta_title'],
  25.             'meta_desc' => [$this'block_meta_desc'],
  26.             'tawkto' => [$this'block_tawkto'],
  27.             'body_content' => [$this'block_body_content'],
  28.         ];
  29.     }
  30.     protected function doGetParent(array $context)
  31.     {
  32.         // line 1
  33.         return "frontend/frontend.html.twig";
  34.     }
  35.     protected function doDisplay(array $context, array $blocks = [])
  36.     {
  37.         $macros $this->macros;
  38.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  39.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/landing/accessMap/room-lille.html.twig"));
  40.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  41.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/landing/accessMap/room-lille.html.twig"));
  42.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  43.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Frontend/landing/accessMap/room-lille.html.twig"));
  44.         $this->parent $this->loadTemplate("frontend/frontend.html.twig""Frontend/landing/accessMap/room-lille.html.twig"1);
  45.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  46.         
  47.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  48.         
  49.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  50.         
  51.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  52.     }
  53.     // line 3
  54.     public function block_meta_robot($context, array $blocks = [])
  55.     {
  56.         $macros $this->macros;
  57.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  58.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  59.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  60.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  61.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  62.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_robot"));
  63.         // line 4
  64.         echo "    ";
  65.         $this->displayParentBlock("meta_robot"$context$blocks);
  66.         echo "
  67.     <link rel=\"canonical\" href=\"";
  68.         // line 5
  69.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getUrl("frontend_room_lille");
  70.         echo "\"/>
  71.     ";
  72.         // line 6
  73.         echo twig_source($this->env"stubs/seo/robots_index_follow.html.twig");
  74.         echo "
  75. ";
  76.         
  77.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  78.         
  79.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  80.         
  81.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  82.     }
  83.     // line 9
  84.     public function block_meta_title($context, array $blocks = [])
  85.     {
  86.         $macros $this->macros;
  87.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  88.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  89.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  90.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  91.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  92.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_title"));
  93.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.roomLille.title", [], "seo"), "html"nulltrue);
  94.         
  95.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  96.         
  97.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  98.         
  99.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  100.     }
  101.     // line 10
  102.     public function block_meta_desc($context, array $blocks = [])
  103.     {
  104.         $macros $this->macros;
  105.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  106.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  107.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  108.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  109.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  110.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta_desc"));
  111.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("seo.landing.roomLille.desc", [], "seo"), "html"nulltrue);
  112.         
  113.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  114.         
  115.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  116.         
  117.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  118.     }
  119.     // line 12
  120.     public function block_tawkto($context, array $blocks = [])
  121.     {
  122.         $macros $this->macros;
  123.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  124.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tawkto"));
  125.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  126.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tawkto"));
  127.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  128.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""tawkto"));
  129.         // line 13
  130.         echo "    ";
  131.         if (( !array_key_exists("type"$context) || ((isset($context["type"]) || array_key_exists("type"$context) ? $context["type"] : (function () { throw new RuntimeError('Variable "type" does not exist.'13$this->source); })()) == "private"))) {
  132.             // line 14
  133.             echo "        ";
  134.             $this->displayParentBlock("tawkto"$context$blocks);
  135.             echo "
  136.     ";
  137.         }
  138.         
  139.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  140.         
  141.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  142.         
  143.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  144.     }
  145.     // line 18
  146.     public function block_body_content($context, array $blocks = [])
  147.     {
  148.         $macros $this->macros;
  149.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  150.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  151.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  152.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  153.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  154.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body_content"));
  155.         // line 19
  156.         echo "<div class=\"salle-vente lille\">
  157.     <div class=\"landing-header\">
  158.         <h1 class=\"titre05\">
  159.             ";
  160.         // line 22
  161.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room_lille.header.title", [], "landing"), "html"nulltrue);
  162.         echo "
  163.             <span>";
  164.         // line 23
  165.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room_lille.header.subtitle", [], "landing"), "html"nulltrue);
  166.         echo "</span>
  167.         </h1>
  168.     </div>
  169.     <div class=\"landing-content\">
  170.         <div>
  171.            <div>
  172.                 <iframe width=\"100%\" height=\"500px\" frameborder=\"0\" allowfullscreen src=\"//umap.openstreetmap.fr/fr/map/salles-de-vente-vpauto_687299#12/50.5932/2.9347?scaleControl=false&miniMap=false&scrollWheelZoom=false&zoomControl=true&allowEdit=false&moreControl=true&searchControl=null&tilelayersControl=null&embedControl=null&datalayersControl=true&onLoadPanel=undefined&captionBar=false\"></iframe>
  173.             </div>
  174.             <div>
  175.                 <div>
  176.                     <h2 class=\"titre01 txtnormal bold marginT20\">";
  177.         // line 34
  178.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room.content.commun.title01", [], "landing"), "html"nulltrue);
  179.         echo "</h2>
  180.                     ";
  181.         // line 35
  182.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room_lille.content.text01", [], "landing");
  183.         echo "
  184.                 </div>
  185.                 <ul class=\"liste01 marginT40\">
  186.                     <li>
  187.                         <img src=\"";
  188.         // line 40
  189.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/voiture.png"), "html"nulltrue);
  190.         echo "\" alt=\"picto voiture\">
  191.                         <p>";
  192.         // line 41
  193.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room.content.commun.block01.text01", [], "landing"), "html"nulltrue);
  194.         echo " <i class=\"icon-waze\"></i></p>
  195.                     </li>
  196.                     <li>
  197.                         <img src=\"";
  198.         // line 44
  199.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/transport-commun.png"), "html"nulltrue);
  200.         echo "\" alt=\"picto transport commun\">
  201.                         <p>
  202.                             <a href=\"https://www.ilevia.fr/\" target=\"_blank\" title=\"\">IlĂ©via :</a>
  203.                             ";
  204.         // line 47
  205.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room.content.commun.block02.text01", [], "landing"), "html"nulltrue);
  206.         echo "
  207.                         </p>
  208.                     </li>
  209.                     <li>
  210.                         <img src=\"";
  211.         // line 51
  212.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/bus.png"), "html"nulltrue);
  213.         echo "\" alt=\"picto bus\">
  214.                         <p>
  215.                             <a href=\"";
  216.         // line 53
  217.         if ((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.'53$this->source); })()), "request", [], "any"falsefalsefalse53), "locale", [], "any"falsefalsefalse53) == "de")) {
  218.             echo "https://www.blablacar.de/bus";
  219.         } elseif ((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.'53$this->source); })()), "request", [], "any"falsefalsefalse53), "locale", [], "any"falsefalsefalse53) == "en")) {
  220.             echo "https://www.blablacar.co.uk/bus";
  221.         } elseif ((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.'53$this->source); })()), "request", [], "any"falsefalsefalse53), "locale", [], "any"falsefalsefalse53) == "es")) {
  222.             echo "https://www.blablacar.es/bus";
  223.         } elseif ((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.'53$this->source); })()), "request", [], "any"falsefalsefalse53), "locale", [], "any"falsefalsefalse53) == "it")) {
  224.             echo "https://www.blablacar.it/bus";
  225.         } elseif ((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.'53$this->source); })()), "request", [], "any"falsefalsefalse53), "locale", [], "any"falsefalsefalse53) == "nl")) {
  226.             echo "https://www.nl.blablacar.be/bus";
  227.         } elseif ((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.'53$this->source); })()), "request", [], "any"falsefalsefalse53), "locale", [], "any"falsefalsefalse53) == "pl")) {
  228.             echo "https://www.blablacar.pl/bus";
  229.         } elseif ((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.'53$this->source); })()), "request", [], "any"falsefalsefalse53), "locale", [], "any"falsefalsefalse53) == twig_constant("App\\Twig\\Extension\\CountryExtension::LOCALE_PORTUGUESE"))) {
  230.             echo "https://www.blablacar.com.br/bus";
  231.         } else {
  232.             echo "https://www.blablacar.fr/bus";
  233.         }
  234.         echo "\" target=\"_blank\" title=\"\">OUIBUS</a><br>
  235.                             <a href=\"";
  236.         // line 55
  237.         if ((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.'55$this->source); })()), "request", [], "any"falsefalsefalse55), "locale", [], "any"falsefalsefalse55) == "de")) {
  238.             echo "https://www.flixbus.de";
  239.         } elseif ((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.'55$this->source); })()), "request", [], "any"falsefalsefalse55), "locale", [], "any"falsefalsefalse55) == "en")) {
  240.             echo "https://www.flixbus.com";
  241.         } elseif ((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.'55$this->source); })()), "request", [], "any"falsefalsefalse55), "locale", [], "any"falsefalsefalse55) == "es")) {
  242.             echo "https://www.flixbus.es";
  243.         } elseif ((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.'55$this->source); })()), "request", [], "any"falsefalsefalse55), "locale", [], "any"falsefalsefalse55) == "it")) {
  244.             echo "https://www.flixbus.it";
  245.         } elseif ((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.'55$this->source); })()), "request", [], "any"falsefalsefalse55), "locale", [], "any"falsefalsefalse55) == "hu")) {
  246.             echo "https://www.flixbus.hu";
  247.         } elseif ((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.'55$this->source); })()), "request", [], "any"falsefalsefalse55), "locale", [], "any"falsefalsefalse55) == "nl")) {
  248.             echo "https://www.flixbus.be";
  249.         } elseif ((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.'55$this->source); })()), "request", [], "any"falsefalsefalse55), "locale", [], "any"falsefalsefalse55) == "pl")) {
  250.             echo "https://www.flixbus.pl";
  251.         } elseif ((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.'55$this->source); })()), "request", [], "any"falsefalsefalse55), "locale", [], "any"falsefalsefalse55) == twig_constant("App\\Twig\\Extension\\CountryExtension::LOCALE_PORTUGUESE"))) {
  252.             echo "https://www.flixbus.pt";
  253.         } elseif ((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.'55$this->source); })()), "request", [], "any"falsefalsefalse55), "locale", [], "any"falsefalsefalse55) == "ro")) {
  254.             echo "https://www.flixbus.ro";
  255.         } else {
  256.             echo "https://www.flixbus.fr/";
  257.         }
  258.         echo "\" target=\"_blank\" title=\"\">FLIXBUS</a>
  259.                         </p>
  260.                     </li>
  261.                     <li>
  262.                         <img src=\"";
  263.         // line 59
  264.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/train.png"), "html"nulltrue);
  265.         echo "\" alt=\"picto train\">
  266.                         <p><a href=\"";
  267.         // line 60
  268.         if ((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.'60$this->source); })()), "request", [], "any"falsefalsefalse60), "locale", [], "any"falsefalsefalse60) == "de")) {
  269.             echo "https://www.sncf-connect.com/de-de/";
  270.         } elseif ((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.'60$this->source); })()), "request", [], "any"falsefalsefalse60), "locale", [], "any"falsefalsefalse60) == "en")) {
  271.             echo "https://www.sncf-connect.com/en-en/";
  272.         } elseif ((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.'60$this->source); })()), "request", [], "any"falsefalsefalse60), "locale", [], "any"falsefalsefalse60) == "nl")) {
  273.             echo "https://www.sncf-connect.com/en-be/";
  274.         } elseif ((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.'60$this->source); })()), "request", [], "any"falsefalsefalse60), "locale", [], "any"falsefalsefalse60) == "it")) {
  275.             echo "https://www.sncf-connect.com/it-it/";
  276.         } else {
  277.             echo "https://www.sncf-connect.com";
  278.         }
  279.         echo "\" target=\"_blank\" title=\"\">";
  280.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room_lille.content.block04.link01", [], "landing"), "html"nulltrue);
  281.         echo "</a><br>
  282.                         ";
  283.         // line 61
  284.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room_lille.content.block04.text01", [], "landing"), "html"nulltrue);
  285.         echo "</p>
  286.                     </li>
  287.                     <li>
  288.                         <img src=\"";
  289.         // line 64
  290.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/avion.png"), "html"nulltrue);
  291.         echo "\" alt=\"picto avion\">
  292.                         <p><a href=\"https://www.lille.aeroport.fr/\" target=\"_blank\" title=\"\">";
  293.         // line 65
  294.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room_lille.content.block05.link01", [], "landing"), "html"nulltrue);
  295.         echo "</a><br>
  296.                         ";
  297.         // line 66
  298.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room_lille.content.block05.text01", [], "landing"), "html"nulltrue);
  299.         echo "</p>
  300.                     </li>
  301.                     <li>
  302.                         <img src=\"";
  303.         // line 69
  304.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/taxi.png"), "html"nulltrue);
  305.         echo "\" alt=\"picto taxi\">
  306.                         <p>";
  307.         // line 70
  308.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room_lille.content.block06.text01", [], "landing");
  309.         echo "</p>
  310.                     </li>
  311.                     ";
  312.         // line 72
  313.         $this->loadTemplate("/Frontend/landing/accessMap/_search-by-sale.html.twig""Frontend/landing/accessMap/room-lille.html.twig"72)->display(twig_array_merge($context, ["href" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_search_by_sale", ["sale" => "lille"])]));
  314.         // line 73
  315.         echo "                </ul>
  316.                 <p>
  317.                     <a href=\"";
  318.         // line 76
  319.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_salesrooms");
  320.         echo "\" title=\"\">
  321.                         <span class=\"fleche14 prelative marginR10\">
  322.                             <span class=\"fleche\"><span class=\"ligne1\"></span><span class=\"ligne2\"></span></span>
  323.                         </span>
  324.                         <span class=\"lien-plan-acces font16\">";
  325.         // line 80
  326.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room.content.commun.link01", [], "landing"), "html"nulltrue);
  327.         echo "</span>
  328.                     </a>
  329.                 </p>
  330.             </div>
  331.         </div>
  332.     </div>
  333. </div>
  334. <!--Footer -->
  335. ";
  336.         // line 88
  337.         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.'88$this->source); })()), "user", [], "any"falsefalsefalse88)) && $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.'88$this->source); })()), "user", [], "any"falsefalsefalse88))) || ("pro" == 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.'88$this->source); })()), "session", [], "any"falsefalsefalse88), "get", [=> "dimension"], "method"falsefalsefalse88)))) {
  338.             // line 89
  339.             echo "    ";
  340.             $this->loadTemplate("frontend/footer_pro.html.twig""Frontend/landing/accessMap/room-lille.html.twig"89)->display($context);
  341.         } else {
  342.             // line 91
  343.             echo "    ";
  344.             $this->loadTemplate("frontend/footer.html.twig""Frontend/landing/accessMap/room-lille.html.twig"91)->display($context);
  345.         }
  346.         // line 93
  347.         echo "<!-- FIN Footer -->
  348. ";
  349.         
  350.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  351.         
  352.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  353.         
  354.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  355.     }
  356.     public function getTemplateName()
  357.     {
  358.         return "Frontend/landing/accessMap/room-lille.html.twig";
  359.     }
  360.     public function isTraitable()
  361.     {
  362.         return false;
  363.     }
  364.     public function getDebugInfo()
  365.     {
  366.         return array (  396 => 93,  392 => 91,  388 => 89,  386 => 88,  375 => 80,  368 => 76,  363 => 73,  361 => 72,  356 => 70,  352 => 69,  346 => 66,  342 => 65,  338 => 64,  332 => 61,  316 => 60,  312 => 59,  285 => 55,  264 => 53,  259 => 51,  252 => 47,  246 => 44,  240 => 41,  236 => 40,  228 => 35,  224 => 34,  210 => 23,  206 => 22,  201 => 19,  188 => 18,  171 => 14,  168 => 13,  155 => 12,  130 => 10,  105 => 9,  90 => 6,  86 => 5,  81 => 4,  68 => 3,  39 => 1,);
  367.     }
  368.     public function getSourceContext()
  369.     {
  370.         return new Source("{% extends 'frontend/frontend.html.twig' %}
  371. {% block meta_robot %}
  372.     {{ parent() }}
  373.     <link rel=\"canonical\" href=\"{{ url('frontend_room_lille') }}\"/>
  374.     {{ source('stubs/seo/robots_index_follow.html.twig') }}
  375. {% endblock %}
  376. {% block meta_title %}{{ 'seo.landing.roomLille.title'|trans({}, \"seo\") }}{% endblock %}
  377. {% block meta_desc %}{{ 'seo.landing.roomLille.desc'|trans({}, \"seo\") }}{% endblock %}
  378. {% block tawkto %}
  379.     {% if type is not defined or type == 'private' %}
  380.         {{ parent() }}
  381.     {% endif %}
  382. {% endblock %}
  383. {% block body_content %}
  384. <div class=\"salle-vente lille\">
  385.     <div class=\"landing-header\">
  386.         <h1 class=\"titre05\">
  387.             {{ 'frontend.landing.room_lille.header.title'|trans({}, 'landing') }}
  388.             <span>{{ 'frontend.landing.room_lille.header.subtitle'|trans({}, 'landing') }}</span>
  389.         </h1>
  390.     </div>
  391.     <div class=\"landing-content\">
  392.         <div>
  393.            <div>
  394.                 <iframe width=\"100%\" height=\"500px\" frameborder=\"0\" allowfullscreen src=\"//umap.openstreetmap.fr/fr/map/salles-de-vente-vpauto_687299#12/50.5932/2.9347?scaleControl=false&miniMap=false&scrollWheelZoom=false&zoomControl=true&allowEdit=false&moreControl=true&searchControl=null&tilelayersControl=null&embedControl=null&datalayersControl=true&onLoadPanel=undefined&captionBar=false\"></iframe>
  395.             </div>
  396.             <div>
  397.                 <div>
  398.                     <h2 class=\"titre01 txtnormal bold marginT20\">{{ 'frontend.landing.room.content.commun.title01'|trans({}, 'landing') }}</h2>
  399.                     {{ 'frontend.landing.room_lille.content.text01'|trans({}, 'landing')|raw }}
  400.                 </div>
  401.                 <ul class=\"liste01 marginT40\">
  402.                     <li>
  403.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/voiture.png') }}\" alt=\"picto voiture\">
  404.                         <p>{{ 'frontend.landing.room.content.commun.block01.text01'|trans({}, 'landing') }} <i class=\"icon-waze\"></i></p>
  405.                     </li>
  406.                     <li>
  407.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/transport-commun.png') }}\" alt=\"picto transport commun\">
  408.                         <p>
  409.                             <a href=\"https://www.ilevia.fr/\" target=\"_blank\" title=\"\">IlĂ©via :</a>
  410.                             {{ 'frontend.landing.room.content.commun.block02.text01'|trans({}, 'landing') }}
  411.                         </p>
  412.                     </li>
  413.                     <li>
  414.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/bus.png') }}\" alt=\"picto bus\">
  415.                         <p>
  416.                             <a href=\"{% if app.request.locale == 'de' %}https://www.blablacar.de/bus{% elseif app.request.locale == 'en' %}https://www.blablacar.co.uk/bus{% elseif app.request.locale == 'es' %}https://www.blablacar.es/bus{% elseif app.request.locale == 'it' %}https://www.blablacar.it/bus{% elseif app.request.locale == 'nl' %}https://www.nl.blablacar.be/bus{% elseif app.request.locale == 'pl' %}https://www.blablacar.pl/bus{% elseif app.request.locale == constant('App\\\\Twig\\\\Extension\\\\CountryExtension::LOCALE_PORTUGUESE') %}https://www.blablacar.com.br/bus{% else %}https://www.blablacar.fr/bus{% endif %}\" target=\"_blank\" title=\"\">OUIBUS</a><br>
  417.                             <a href=\"{% if app.request.locale == 'de' %}https://www.flixbus.de{% elseif app.request.locale == 'en' %}https://www.flixbus.com{% elseif app.request.locale == 'es' %}https://www.flixbus.es{% elseif app.request.locale == 'it' %}https://www.flixbus.it{% elseif app.request.locale == 'hu' %}https://www.flixbus.hu{% elseif app.request.locale == 'nl' %}https://www.flixbus.be{% elseif app.request.locale == 'pl' %}https://www.flixbus.pl{% elseif app.request.locale == constant('App\\\\Twig\\\\Extension\\\\CountryExtension::LOCALE_PORTUGUESE') %}https://www.flixbus.pt{% elseif app.request.locale == 'ro' %}https://www.flixbus.ro{% else %}https://www.flixbus.fr/{% endif %}\" target=\"_blank\" title=\"\">FLIXBUS</a>
  418.                         </p>
  419.                     </li>
  420.                     <li>
  421.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/train.png') }}\" alt=\"picto train\">
  422.                         <p><a href=\"{% if app.request.locale == 'de' %}https://www.sncf-connect.com/de-de/{% elseif app.request.locale == 'en' %}https://www.sncf-connect.com/en-en/{% elseif app.request.locale == 'nl' %}https://www.sncf-connect.com/en-be/{% elseif app.request.locale == 'it' %}https://www.sncf-connect.com/it-it/{% else %}https://www.sncf-connect.com{% endif %}\" target=\"_blank\" title=\"\">{{ 'frontend.landing.room_lille.content.block04.link01'|trans({}, 'landing') }}</a><br>
  423.                         {{ 'frontend.landing.room_lille.content.block04.text01'|trans({}, 'landing') }}</p>
  424.                     </li>
  425.                     <li>
  426.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/avion.png') }}\" alt=\"picto avion\">
  427.                         <p><a href=\"https://www.lille.aeroport.fr/\" target=\"_blank\" title=\"\">{{ 'frontend.landing.room_lille.content.block05.link01'|trans({}, 'landing') }}</a><br>
  428.                         {{ 'frontend.landing.room_lille.content.block05.text01'|trans({}, 'landing') }}</p>
  429.                     </li>
  430.                     <li>
  431.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/taxi.png') }}\" alt=\"picto taxi\">
  432.                         <p>{{ 'frontend.landing.room_lille.content.block06.text01'|trans({}, 'landing')|raw }}</p>
  433.                     </li>
  434.                     {% include '/Frontend/landing/accessMap/_search-by-sale.html.twig' with { 'href': path('frontend_search_by_sale', {'sale': 'lille'}) } %}
  435.                 </ul>
  436.                 <p>
  437.                     <a href=\"{{ path('frontend_salesrooms') }}\" title=\"\">
  438.                         <span class=\"fleche14 prelative marginR10\">
  439.                             <span class=\"fleche\"><span class=\"ligne1\"></span><span class=\"ligne2\"></span></span>
  440.                         </span>
  441.                         <span class=\"lien-plan-acces font16\">{{ 'frontend.landing.room.content.commun.link01'|trans({}, 'landing') }}</span>
  442.                     </a>
  443.                 </p>
  444.             </div>
  445.         </div>
  446.     </div>
  447. </div>
  448. <!--Footer -->
  449. {% if (app.user is not null and app.user is pro) or 'pro' == app.session.get('dimension') %}
  450.     {% include 'frontend/footer_pro.html.twig' %}
  451. {% else %}
  452.     {% include 'frontend/footer.html.twig' %}
  453. {% endif %}
  454. <!-- FIN Footer -->
  455. {% endblock body_content %}
  456. ""Frontend/landing/accessMap/room-lille.html.twig""/srv/src/Resources/views/Frontend/landing/accessMap/room-lille.html.twig");
  457.     }
  458. }