var/cache/dev/fr/vpauto/twig/dc/dca67945943adcefc04f3c672ee6e603.php line 370

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-rouen.html.twig */
  14. class __TwigTemplate_bf88f7ea49f2597683412ab1fb19f8d8 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-rouen.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-rouen.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-rouen.html.twig"));
  44.         $this->parent $this->loadTemplate("frontend/frontend.html.twig""Frontend/landing/accessMap/room-rouen.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_rouen");
  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.roomRouen.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.roomRouen.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 rouen\">
  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_rouen.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_rouen.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#13/49.5720/1.0500?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.                     <p class=\"marginT10\">";
  181.         // line 35
  182.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room_rouen.content.text01", [], "landing");
  183.         echo "</p>
  184.                     <p class=\"marginT10\">";
  185.         // line 36
  186.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room_rouen.content.text02", [], "landing");
  187.         echo "</p>
  188.                 </div>
  189.                 <ul class=\"liste01 marginT40\">
  190.                     <li>
  191.                         <img src=\"";
  192.         // line 41
  193.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/voiture.png"), "html"nulltrue);
  194.         echo "\" alt=\"picto voiture\">
  195.                         <p>";
  196.         // line 42
  197.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room.content.commun.block01.text01", [], "landing"), "html"nulltrue);
  198.         echo " <i class=\"icon-waze\"></i></p>
  199.                     </li>
  200.                     <li>
  201.                         <img src=\"";
  202.         // line 45
  203.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/bus.png"), "html"nulltrue);
  204.         echo "\" alt=\"picto bus\">
  205.                         <p>
  206.                             <a href=\"";
  207.         // line 47
  208.         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.'47$this->source); })()), "request", [], "any"falsefalsefalse47), "locale", [], "any"falsefalsefalse47) == "de")) {
  209.             echo "https://www.blablacar.de/bus";
  210.         } 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.'47$this->source); })()), "request", [], "any"falsefalsefalse47), "locale", [], "any"falsefalsefalse47) == "en")) {
  211.             echo "https://www.blablacar.co.uk/bus";
  212.         } 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.'47$this->source); })()), "request", [], "any"falsefalsefalse47), "locale", [], "any"falsefalsefalse47) == "es")) {
  213.             echo "https://www.blablacar.es/bus";
  214.         } 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.'47$this->source); })()), "request", [], "any"falsefalsefalse47), "locale", [], "any"falsefalsefalse47) == "it")) {
  215.             echo "https://www.blablacar.it/bus";
  216.         } 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.'47$this->source); })()), "request", [], "any"falsefalsefalse47), "locale", [], "any"falsefalsefalse47) == "nl")) {
  217.             echo "https://www.nl.blablacar.be/bus";
  218.         } 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.'47$this->source); })()), "request", [], "any"falsefalsefalse47), "locale", [], "any"falsefalsefalse47) == "pl")) {
  219.             echo "https://www.blablacar.pl/bus";
  220.         } 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.'47$this->source); })()), "request", [], "any"falsefalsefalse47), "locale", [], "any"falsefalsefalse47) == twig_constant("App\\Twig\\Extension\\CountryExtension::LOCALE_PORTUGUESE"))) {
  221.             echo "https://www.blablacar.com.br/bus";
  222.         } else {
  223.             echo "https://www.blablacar.fr/bus";
  224.         }
  225.         echo "\" target=\"_blank\" title=\"\">OUIBUS</a><br>
  226.                             <a href=\"";
  227.         // line 49
  228.         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.'49$this->source); })()), "request", [], "any"falsefalsefalse49), "locale", [], "any"falsefalsefalse49) == "de")) {
  229.             echo "https://www.flixbus.de";
  230.         } 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.'49$this->source); })()), "request", [], "any"falsefalsefalse49), "locale", [], "any"falsefalsefalse49) == "en")) {
  231.             echo "https://www.flixbus.com";
  232.         } 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.'49$this->source); })()), "request", [], "any"falsefalsefalse49), "locale", [], "any"falsefalsefalse49) == "es")) {
  233.             echo "https://www.flixbus.es";
  234.         } 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.'49$this->source); })()), "request", [], "any"falsefalsefalse49), "locale", [], "any"falsefalsefalse49) == "it")) {
  235.             echo "https://www.flixbus.it";
  236.         } 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.'49$this->source); })()), "request", [], "any"falsefalsefalse49), "locale", [], "any"falsefalsefalse49) == "hu")) {
  237.             echo "https://www.flixbus.hu";
  238.         } 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.'49$this->source); })()), "request", [], "any"falsefalsefalse49), "locale", [], "any"falsefalsefalse49) == "nl")) {
  239.             echo "https://www.flixbus.be";
  240.         } 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.'49$this->source); })()), "request", [], "any"falsefalsefalse49), "locale", [], "any"falsefalsefalse49) == "pl")) {
  241.             echo "https://www.flixbus.pl";
  242.         } 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.'49$this->source); })()), "request", [], "any"falsefalsefalse49), "locale", [], "any"falsefalsefalse49) == twig_constant("App\\Twig\\Extension\\CountryExtension::LOCALE_PORTUGUESE"))) {
  243.             echo "https://www.flixbus.pt";
  244.         } 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.'49$this->source); })()), "request", [], "any"falsefalsefalse49), "locale", [], "any"falsefalsefalse49) == "ro")) {
  245.             echo "https://www.flixbus.ro";
  246.         } else {
  247.             echo "https://www.flixbus.fr/";
  248.         }
  249.         echo "\" target=\"_blank\" title=\"\">FLIXBUS</a>
  250.                         </p>
  251.                     </li>
  252.                     <li>
  253.                         <img src=\"";
  254.         // line 53
  255.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/train.png"), "html"nulltrue);
  256.         echo "\" alt=\"picto train\">
  257.                         <p><a href=\"";
  258.         // line 54
  259.         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.'54$this->source); })()), "request", [], "any"falsefalsefalse54), "locale", [], "any"falsefalsefalse54) == "de")) {
  260.             echo "https://www.sncf-connect.com/de-de/";
  261.         } 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.'54$this->source); })()), "request", [], "any"falsefalsefalse54), "locale", [], "any"falsefalsefalse54) == "en")) {
  262.             echo "https://www.sncf-connect.com/en-en/";
  263.         } 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.'54$this->source); })()), "request", [], "any"falsefalsefalse54), "locale", [], "any"falsefalsefalse54) == "nl")) {
  264.             echo "https://www.sncf-connect.com/en-be/";
  265.         } 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.'54$this->source); })()), "request", [], "any"falsefalsefalse54), "locale", [], "any"falsefalsefalse54) == "it")) {
  266.             echo "https://www.sncf-connect.com/it-it/";
  267.         } else {
  268.             echo "https://www.sncf-connect.com";
  269.         }
  270.         echo "\" target=\"_blank\" title=\"\">";
  271.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room_rouen.content.block03.link01", [], "landing"), "html"nulltrue);
  272.         echo "</a><br>
  273.                         ";
  274.         // line 55
  275.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room_rouen.content.block03.text01", [], "landing"), "html"nulltrue);
  276.         echo "</p>
  277.                     </li>
  278.                     <li>
  279.                         <img src=\"";
  280.         // line 58
  281.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/taxi.png"), "html"nulltrue);
  282.         echo "\" alt=\"picto taxi\">
  283.                         <p>";
  284.         // line 59
  285.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room_rouen.content.block04.text01", [], "landing");
  286.         echo "</p>
  287.                     </li>
  288.                     ";
  289.         // line 61
  290.         $this->loadTemplate("/Frontend/landing/accessMap/_search-by-sale.html.twig""Frontend/landing/accessMap/room-rouen.html.twig"61)->display(twig_array_merge($context, ["href" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_search_by_sale", ["sale" => "rouen"])]));
  291.         // line 62
  292.         echo "                </ul>
  293.                 <p>
  294.                     <a href=\"";
  295.         // line 65
  296.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_salesrooms");
  297.         echo "\" title=\"\">
  298.                         <span class=\"fleche14 prelative marginR10\">
  299.                             <span class=\"fleche\"><span class=\"ligne1\"></span><span class=\"ligne2\"></span></span>
  300.                         </span>
  301.                         <span class=\"lien-plan-acces font16\">";
  302.         // line 69
  303.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room.content.commun.link01", [], "landing"), "html"nulltrue);
  304.         echo "</span>
  305.                     </a>
  306.                 </p>
  307.             </div>
  308.         </div>
  309.     </div>
  310. </div>
  311. <!--Footer -->
  312. ";
  313.         // line 77
  314.         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.'77$this->source); })()), "user", [], "any"falsefalsefalse77)) && $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.'77$this->source); })()), "user", [], "any"falsefalsefalse77))) || ("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.'77$this->source); })()), "session", [], "any"falsefalsefalse77), "get", [=> "dimension"], "method"falsefalsefalse77)))) {
  315.             // line 78
  316.             echo "    ";
  317.             $this->loadTemplate("frontend/footer_pro.html.twig""Frontend/landing/accessMap/room-rouen.html.twig"78)->display($context);
  318.         } else {
  319.             // line 80
  320.             echo "    ";
  321.             $this->loadTemplate("frontend/footer.html.twig""Frontend/landing/accessMap/room-rouen.html.twig"80)->display($context);
  322.         }
  323.         // line 82
  324.         echo "<!-- FIN Footer -->
  325. ";
  326.         
  327.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  328.         
  329.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  330.         
  331.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  332.     }
  333.     public function getTemplateName()
  334.     {
  335.         return "Frontend/landing/accessMap/room-rouen.html.twig";
  336.     }
  337.     public function isTraitable()
  338.     {
  339.         return false;
  340.     }
  341.     public function getDebugInfo()
  342.     {
  343.         return array (  373 => 82,  369 => 80,  365 => 78,  363 => 77,  352 => 69,  345 => 65,  340 => 62,  338 => 61,  333 => 59,  329 => 58,  323 => 55,  307 => 54,  303 => 53,  276 => 49,  255 => 47,  250 => 45,  244 => 42,  240 => 41,  232 => 36,  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,);
  344.     }
  345.     public function getSourceContext()
  346.     {
  347.         return new Source("{% extends 'frontend/frontend.html.twig' %}
  348. {% block meta_robot %}
  349.     {{ parent() }}
  350.     <link rel=\"canonical\" href=\"{{ url('frontend_room_rouen') }}\"/>
  351.     {{ source('stubs/seo/robots_index_follow.html.twig') }}
  352. {% endblock %}
  353. {% block meta_title %}{{ 'seo.landing.roomRouen.title'|trans({}, \"seo\") }}{% endblock %}
  354. {% block meta_desc %}{{ 'seo.landing.roomRouen.desc'|trans({}, \"seo\") }}{% endblock %}
  355. {% block tawkto %}
  356.     {% if type is not defined or type == 'private' %}
  357.         {{ parent() }}
  358.     {% endif %}
  359. {% endblock %}
  360. {% block body_content %}
  361. <div class=\"salle-vente rouen\">
  362.     <div class=\"landing-header\">
  363.         <h1 class=\"titre05\">
  364.             {{ 'frontend.landing.room_rouen.header.title'|trans({}, 'landing') }}
  365.             <span>{{ 'frontend.landing.room_rouen.header.subtitle'|trans({}, 'landing') }}</span>
  366.         </h1>
  367.     </div>
  368.     <div class=\"landing-content\">
  369.         <div>
  370.            <div>
  371.                 <iframe width=\"100%\" height=\"500px\" frameborder=\"0\" allowfullscreen src=\"//umap.openstreetmap.fr/fr/map/salles-de-vente-vpauto_687299#13/49.5720/1.0500?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>
  372.             </div>
  373.             <div>
  374.                 <div>
  375.                     <h2 class=\"titre01 txtnormal bold marginT20\">{{ 'frontend.landing.room.content.commun.title01'|trans({}, 'landing') }}</h2>
  376.                     <p class=\"marginT10\">{{ 'frontend.landing.room_rouen.content.text01'|trans({}, 'landing')|raw }}</p>
  377.                     <p class=\"marginT10\">{{ 'frontend.landing.room_rouen.content.text02'|trans({}, 'landing')|raw }}</p>
  378.                 </div>
  379.                 <ul class=\"liste01 marginT40\">
  380.                     <li>
  381.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/voiture.png') }}\" alt=\"picto voiture\">
  382.                         <p>{{ 'frontend.landing.room.content.commun.block01.text01'|trans({}, 'landing') }} <i class=\"icon-waze\"></i></p>
  383.                     </li>
  384.                     <li>
  385.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/bus.png') }}\" alt=\"picto bus\">
  386.                         <p>
  387.                             <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>
  388.                             <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>
  389.                         </p>
  390.                     </li>
  391.                     <li>
  392.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/train.png') }}\" alt=\"picto train\">
  393.                         <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_rouen.content.block03.link01'|trans({}, 'landing') }}</a><br>
  394.                         {{ 'frontend.landing.room_rouen.content.block03.text01'|trans({}, 'landing') }}</p>
  395.                     </li>
  396.                     <li>
  397.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/taxi.png') }}\" alt=\"picto taxi\">
  398.                         <p>{{ 'frontend.landing.room_rouen.content.block04.text01'|trans({}, 'landing')|raw }}</p>
  399.                     </li>
  400.                     {% include '/Frontend/landing/accessMap/_search-by-sale.html.twig' with { 'href': path('frontend_search_by_sale', {'sale': 'rouen'}) } %}
  401.                 </ul>
  402.                 <p>
  403.                     <a href=\"{{ path('frontend_salesrooms') }}\" title=\"\">
  404.                         <span class=\"fleche14 prelative marginR10\">
  405.                             <span class=\"fleche\"><span class=\"ligne1\"></span><span class=\"ligne2\"></span></span>
  406.                         </span>
  407.                         <span class=\"lien-plan-acces font16\">{{ 'frontend.landing.room.content.commun.link01'|trans({}, 'landing') }}</span>
  408.                     </a>
  409.                 </p>
  410.             </div>
  411.         </div>
  412.     </div>
  413. </div>
  414. <!--Footer -->
  415. {% if (app.user is not null and app.user is pro) or 'pro' == app.session.get('dimension') %}
  416.     {% include 'frontend/footer_pro.html.twig' %}
  417. {% else %}
  418.     {% include 'frontend/footer.html.twig' %}
  419. {% endif %}
  420. <!-- FIN Footer -->
  421. {% endblock body_content %}
  422. ""Frontend/landing/accessMap/room-rouen.html.twig""/srv/src/Resources/views/Frontend/landing/accessMap/room-rouen.html.twig");
  423.     }
  424. }