var/cache/dev/fr/vpauto/twig/86/86483f9ddfe523bd875b233555ccae9b.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-paris.html.twig */
  14. class __TwigTemplate_f9f7959ba145dd09ed3d1845f3d48c25 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-paris.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-paris.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-paris.html.twig"));
  44.         $this->parent $this->loadTemplate("frontend/frontend.html.twig""Frontend/landing/accessMap/room-paris.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_paris");
  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.roomParis.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.roomParis.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 paris\">
  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_paris.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_paris.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#11/48.8005/2.4767?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_paris.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.transdev-idf.com/plan-et-horaires/valenton\" target=\"_blank\" title=\"\">Transdev IDF :</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/train.png"), "html"nulltrue);
  213.         echo "\" alt=\"picto train\">
  214.                         <p><a href=\"";
  215.         // line 52
  216.         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.'52$this->source); })()), "request", [], "any"falsefalsefalse52), "locale", [], "any"falsefalsefalse52) == "de")) {
  217.             echo "https://www.ratp.fr/en/visite-paris/deutsch/auf-besuch-paris-und-umgebung";
  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.'52$this->source); })()), "request", [], "any"falsefalsefalse52), "locale", [], "any"falsefalsefalse52) == "en")) {
  219.             echo "https://www.ratp.fr/en/itineraires";
  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.'52$this->source); })()), "request", [], "any"falsefalsefalse52), "locale", [], "any"falsefalsefalse52) == "es")) {
  221.             echo "https://www.ratp.fr/en/visite-paris/espanol/visitar-paris-y-sus-alrededores";
  222.         } 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.'52$this->source); })()), "request", [], "any"falsefalsefalse52), "locale", [], "any"falsefalsefalse52) == "nl")) {
  223.             echo "https://www.ratp.fr/en/visite-paris/nederlands/op-bezoek-naar-parijs-en-omgeving";
  224.         } 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.'52$this->source); })()), "request", [], "any"falsefalsefalse52), "locale", [], "any"falsefalsefalse52) == "it")) {
  225.             echo "https://www.ratp.fr/en/visite-paris/italiano/visita-a-parigi-e-dintorni";
  226.         } 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.'52$this->source); })()), "request", [], "any"falsefalsefalse52), "locale", [], "any"falsefalsefalse52) == "pt")) {
  227.             echo "https://www.ratp.fr/en/visite-paris/portugues/visitando-paris-e-seus-arredores";
  228.         } else {
  229.             echo "https://www.ratp.fr/itineraires";
  230.         }
  231.         echo "\" target=\"_blank\" title=\"\">";
  232.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room_paris.content.block04.link01", [], "landing"), "html"nulltrue);
  233.         echo "</a><br>
  234.                         ";
  235.         // line 53
  236.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room_paris.content.block04.text01", [], "landing"), "html"nulltrue);
  237.         echo "</p>
  238.                     </li>
  239.                     <li>
  240.                         <img src=\"";
  241.         // line 56
  242.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/avion.png"), "html"nulltrue);
  243.         echo "\" alt=\"picto avion\">
  244.                         <p><a href=\"https://www.orly-aeroport.fr/\" target=\"_blank\" title=\"\">";
  245.         // line 57
  246.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room_paris.content.block05.link01", [], "landing"), "html"nulltrue);
  247.         echo "</a><br>
  248.                         ";
  249.         // line 58
  250.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room_paris.content.block05.text01", [], "landing"), "html"nulltrue);
  251.         echo "</p>
  252.                     </li>
  253.                     <li>
  254.                         <img src=\"";
  255.         // line 61
  256.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("bundles/vpauto/frontend/images/taxi.png"), "html"nulltrue);
  257.         echo "\" alt=\"picto taxi\">
  258.                         <p>";
  259.         // line 62
  260.         echo $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room_paris.content.block06.text01", [], "landing");
  261.         echo "</p>
  262.                     </li>
  263.                     ";
  264.         // line 64
  265.         $this->loadTemplate("/Frontend/landing/accessMap/_search-by-sale.html.twig""Frontend/landing/accessMap/room-paris.html.twig"64)->display(twig_array_merge($context, ["href" => $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_search_by_sale", ["sale" => "paris"])]));
  266.         // line 65
  267.         echo "                </ul>
  268.                 <p>
  269.                     <a href=\"";
  270.         // line 68
  271.         echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("frontend_salesrooms");
  272.         echo "\" title=\"\">
  273.                         <span class=\"fleche14 prelative marginR10\">
  274.                             <span class=\"fleche\"><span class=\"ligne1\"></span><span class=\"ligne2\"></span></span>
  275.                         </span>
  276.                         <span class=\"lien-plan-acces font16\">";
  277.         // line 72
  278.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("frontend.landing.room.content.commun.link01", [], "landing"), "html"nulltrue);
  279.         echo "</span>
  280.                     </a>
  281.                 </p>
  282.             </div>
  283.         </div>
  284.     </div>
  285. </div>
  286. <!--Footer -->
  287. ";
  288.         // line 80
  289.         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.'80$this->source); })()), "user", [], "any"falsefalsefalse80)) && $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.'80$this->source); })()), "user", [], "any"falsefalsefalse80))) || ("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.'80$this->source); })()), "session", [], "any"falsefalsefalse80), "get", [=> "dimension"], "method"falsefalsefalse80)))) {
  290.             // line 81
  291.             echo "    ";
  292.             $this->loadTemplate("frontend/footer_pro.html.twig""Frontend/landing/accessMap/room-paris.html.twig"81)->display($context);
  293.         } else {
  294.             // line 83
  295.             echo "    ";
  296.             $this->loadTemplate("frontend/footer.html.twig""Frontend/landing/accessMap/room-paris.html.twig"83)->display($context);
  297.         }
  298.         // line 85
  299.         echo "<!-- FIN Footer -->
  300. ";
  301.         
  302.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  303.         
  304.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  305.         
  306.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  307.     }
  308.     public function getTemplateName()
  309.     {
  310.         return "Frontend/landing/accessMap/room-paris.html.twig";
  311.     }
  312.     public function isTraitable()
  313.     {
  314.         return false;
  315.     }
  316.     public function getDebugInfo()
  317.     {
  318.         return array (  347 => 85,  343 => 83,  339 => 81,  337 => 80,  326 => 72,  319 => 68,  314 => 65,  312 => 64,  307 => 62,  303 => 61,  297 => 58,  293 => 57,  289 => 56,  283 => 53,  263 => 52,  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,);
  319.     }
  320.     public function getSourceContext()
  321.     {
  322.         return new Source("{% extends 'frontend/frontend.html.twig' %}
  323. {% block meta_robot %}
  324.     {{ parent() }}
  325.     <link rel=\"canonical\" href=\"{{ url('frontend_room_paris') }}\"/>
  326.     {{ source('stubs/seo/robots_index_follow.html.twig') }}
  327. {% endblock %}
  328. {% block meta_title %}{{ 'seo.landing.roomParis.title'|trans({}, \"seo\") }}{% endblock %}
  329. {% block meta_desc %}{{ 'seo.landing.roomParis.desc'|trans({}, \"seo\") }}{% endblock %}
  330. {% block tawkto %}
  331.     {% if type is not defined or type == 'private' %}
  332.         {{ parent() }}
  333.     {% endif %}
  334. {% endblock %}
  335. {% block body_content %}
  336. <div class=\"salle-vente paris\">
  337.     <div class=\"landing-header\">
  338.         <h1 class=\"titre05\">
  339.             {{ 'frontend.landing.room_paris.header.title'|trans({}, 'landing') }}
  340.             <span>{{ 'frontend.landing.room_paris.header.subtitle'|trans({}, 'landing') }}</span>
  341.         </h1>
  342.     </div>
  343.     <div class=\"landing-content\">
  344.         <div>
  345.            <div>
  346.                 <iframe width=\"100%\" height=\"500px\" frameborder=\"0\" allowfullscreen src=\"//umap.openstreetmap.fr/fr/map/salles-de-vente-vpauto_687299#11/48.8005/2.4767?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>
  347.             </div>
  348.             <div>
  349.                 <div>
  350.                     <h2 class=\"titre01 txtnormal bold marginT20\">{{ 'frontend.landing.room.content.commun.title01'|trans({}, 'landing') }}</h2>
  351.                     {{ 'frontend.landing.room_paris.content.text01'|trans({}, 'landing')|raw }}
  352.                 </div>
  353.                 <ul class=\"liste01 marginT40\">
  354.                     <li>
  355.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/voiture.png') }}\" alt=\"picto voiture\">
  356.                         <p>{{ 'frontend.landing.room.content.commun.block01.text01'|trans({}, 'landing') }} <i class=\"icon-waze\"></i></p>
  357.                     </li>
  358.                     <li>
  359.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/transport-commun.png') }}\" alt=\"picto transport commun\">
  360.                         <p>
  361.                             <a href=\"https://www.transdev-idf.com/plan-et-horaires/valenton\" target=\"_blank\" title=\"\">Transdev IDF :</a>
  362.                             {{ 'frontend.landing.room.content.commun.block02.text01'|trans({}, 'landing') }}
  363.                         </p>
  364.                     </li>
  365.                     <li>
  366.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/train.png') }}\" alt=\"picto train\">
  367.                         <p><a href=\"{% if app.request.locale == 'de' %}https://www.ratp.fr/en/visite-paris/deutsch/auf-besuch-paris-und-umgebung{% elseif app.request.locale == 'en' %}https://www.ratp.fr/en/itineraires{% elseif app.request.locale == 'es' %}https://www.ratp.fr/en/visite-paris/espanol/visitar-paris-y-sus-alrededores{% elseif app.request.locale == 'nl' %}https://www.ratp.fr/en/visite-paris/nederlands/op-bezoek-naar-parijs-en-omgeving{% elseif app.request.locale == 'it' %}https://www.ratp.fr/en/visite-paris/italiano/visita-a-parigi-e-dintorni{% elseif app.request.locale == 'pt' %}https://www.ratp.fr/en/visite-paris/portugues/visitando-paris-e-seus-arredores{% else %}https://www.ratp.fr/itineraires{% endif %}\" target=\"_blank\" title=\"\">{{ 'frontend.landing.room_paris.content.block04.link01'|trans({}, 'landing') }}</a><br>
  368.                         {{ 'frontend.landing.room_paris.content.block04.text01'|trans({}, 'landing') }}</p>
  369.                     </li>
  370.                     <li>
  371.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/avion.png') }}\" alt=\"picto avion\">
  372.                         <p><a href=\"https://www.orly-aeroport.fr/\" target=\"_blank\" title=\"\">{{ 'frontend.landing.room_paris.content.block05.link01'|trans({}, 'landing') }}</a><br>
  373.                         {{ 'frontend.landing.room_paris.content.block05.text01'|trans({}, 'landing') }}</p>
  374.                     </li>
  375.                     <li>
  376.                         <img src=\"{{ asset('bundles/vpauto/frontend/images/taxi.png') }}\" alt=\"picto taxi\">
  377.                         <p>{{ 'frontend.landing.room_paris.content.block06.text01'|trans({}, 'landing')|raw }}</p>
  378.                     </li>
  379.                     {% include '/Frontend/landing/accessMap/_search-by-sale.html.twig' with { 'href': path('frontend_search_by_sale', {'sale': 'paris'}) } %}
  380.                 </ul>
  381.                 <p>
  382.                     <a href=\"{{ path('frontend_salesrooms') }}\" title=\"\">
  383.                         <span class=\"fleche14 prelative marginR10\">
  384.                             <span class=\"fleche\"><span class=\"ligne1\"></span><span class=\"ligne2\"></span></span>
  385.                         </span>
  386.                         <span class=\"lien-plan-acces font16\">{{ 'frontend.landing.room.content.commun.link01'|trans({}, 'landing') }}</span>
  387.                     </a>
  388.                 </p>
  389.             </div>
  390.         </div>
  391.     </div>
  392. </div>
  393. <!--Footer -->
  394. {% if (app.user is not null and app.user is pro) or 'pro' == app.session.get('dimension') %}
  395.     {% include 'frontend/footer_pro.html.twig' %}
  396. {% else %}
  397.     {% include 'frontend/footer.html.twig' %}
  398. {% endif %}
  399. <!-- FIN Footer -->
  400. {% endblock body_content %}
  401. ""Frontend/landing/accessMap/room-paris.html.twig""/srv/src/Resources/views/Frontend/landing/accessMap/room-paris.html.twig");
  402.     }
  403. }