var/cache/website/dev/twig/47/47cc41a4e250ce58e3d9a9f22bf6d1e6700795e8dcca6590a89c77e8e28b79ab.php line 289

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. use Twig\TemplateWrapper;
  15. /* base.html.twig */
  16. class __TwigTemplate_67068953e2921dd9414ca453df8ae178b6ccae37009ae43f7dbb802eb0e4e198 extends Template
  17. {
  18.     private Source $source;
  19.     /**
  20.      * @var array<string, Template>
  21.      */
  22.     private array $macros = [];
  23.     public function __construct(Environment $env)
  24.     {
  25.         parent::__construct($env);
  26.         $this->source $this->getSourceContext();
  27.         $this->parent false;
  28.         $this->blocks = [
  29.             'meta' => [$this'block_meta'],
  30.             'style' => [$this'block_style'],
  31.             'header' => [$this'block_header'],
  32.             'content' => [$this'block_content'],
  33.             'contentHeader' => [$this'block_contentHeader'],
  34.             'contentBody' => [$this'block_contentBody'],
  35.             'footer' => [$this'block_footer'],
  36.             'javascripts' => [$this'block_javascripts'],
  37.         ];
  38.     }
  39.     protected function doDisplay(array $context, array $blocks = []): iterable
  40.     {
  41.         $macros $this->macros;
  42.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  43.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  44.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  45.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""base.html.twig"));
  46.         // line 1
  47.         yield "<!DOCTYPE html>
  48. <html lang=\"";
  49.         // line 2
  50.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->sourceTwig\Extension\CoreExtension::split($this->env->getCharset(), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'2$this->source); })()), "request", [], "any"falsefalsefalse2), "locale", [], "any"falsefalsefalse2), "_"), 0, [], "array"falsefalsefalse2), "html"nulltrue);
  51.         yield "\">
  52. <head>
  53.     ";
  54.         // line 5
  55.         yield "    ";
  56.         $context["webspaceSettings"] = $this->extensions['Sulu\Bundle\SnippetBundle\Twig\SnippetAreaTwigExtension']->loadByArea("webspace_settings");
  57.         // line 6
  58.         yield "    <!-- Google Tag Manager -->
  59.     <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  60.     new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  61.     j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  62.     'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  63.     })(window,document,'script','dataLayer','GTM-KX8WMVQ');</script>
  64.     <!-- End Google Tag Manager -->
  65.     <meta charset=\"utf-8\">
  66.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  67.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  68.     <meta name=\"google-site-verification\" content=\"xUV_6MVahLqejNqZEWoASzns124eMZQ24KiRfNrW2yg\" />
  69.     ";
  70.         // line 18
  71.         yield from $this->unwrap()->yieldBlock('meta'$context$blocks);
  72.         // line 21
  73.         yield "
  74.     ";
  75.         // line 22
  76.         yield from $this->unwrap()->yieldBlock('style'$context$blocks);
  77.         // line 33
  78.         yield "
  79. </head>
  80. <body>
  81.     <!-- Google Tag Manager (noscript) -->
  82.     <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-KX8WMVQ\"
  83.     height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  84.     <!-- End Google Tag Manager (noscript) -->
  85.     <div class=\"menu-mob-overlay\"></div> 
  86.     ";
  87.         // line 41
  88.         if (false) {
  89.             // line 42
  90.             yield "    <div class=\"modal pr-0\" tabindex=\"-1\" role=\"dialog\" id=\"modal-reserve\">
  91.         <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">
  92.             <div class=\"modal-content px-3\">
  93.                 <div class=\"modal-header align-items-center position-relative justify-content-center pt-md-5 row no-gutters\">
  94.                     <div class=\"col-sm-5 col-12 pr-3 text-center\">
  95.                         <a href=\"/\">
  96.                             <img src=\"";
  97.             // line 48
  98.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/assets/images/logo.svg"), "html"nulltrue);
  99.             yield "\" alt=\"\" class=\"\">
  100.                         </a>
  101.                     </div>
  102.                     <h4 class=\"col-sm-7 col-12 modal-title pr-sm-4 line-h-100 text-center text-sm-left\">Réservez une journée d'essai gratuite <span class=\"d-block font-12\">Découvrez votre futur espace de coworking et rencontrez nos coworkers</span></h4>
  103.                     <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
  104.                         <span aria-hidden=\"true\">&times;</span>
  105.                     </button>
  106.                 </div>
  107.                 <div class=\"modal-body block-form-site px-md-5 px-3 mt-3\">
  108.                     <form name=\"dynamic_form1\" method=\"post\" action=\"/reservation\">
  109.                         <div class=\"width-full width-is-last\"><label for=\"dynamic_form3_firstName\">Prénom / Nom</label><input type=\"text\" id=\"dynamic_form1_text\" name=\"dynamic_form3[firstName]\"></div>
  110.                         <div class=\"width-full\"><label for=\"dynamic_form3_email\" class=\"required\">Email</label><input type=\"email\" id=\"dynamic_form1_email\" name=\"dynamic_form3[email]\" required=\"required\"></div>
  111.                         <div class=\"width-full width-is-last\"><label for=\"dynamic_form3_phone\">Téléphone</label><input type=\"tel\" id=\"dynamic_form1_phone\" name=\"dynamic_form3[phone]\"></div>
  112.                         <div class=\"width-half width-is-last\">
  113.                             <label for=\"dynamic_form3_recaptcha\">Captcha</label>
  114.                             <script src=\"https://www.google.com/recaptcha/api.js?hl=fr\"></script>
  115.                             <div class=\"g-recaptcha\" data-theme=\"light\" data-size=\"normal\" data-type=\"image\" data-sitekey=\"6LdiSzolAAAAAOsKiJ60STvh2n3UxlQMPAcpIX40\"></div>
  116.                         </div>
  117.                         <input type=\"hidden\" id=\"dynamic_form3_locale\" name=\"dynamic_form3[locale]\" value=\"fr\">
  118.                         <input type=\"hidden\" id=\"dynamic_form3_type\" name=\"dynamic_form3[type]\" value=\"page\">
  119.                         <input type=\"hidden\" id=\"dynamic_form3_typeId\" name=\"dynamic_form3[typeId]\" value=\"10cf6f78-cde8-4d20-8bbb-d67d6f757567\">
  120.                         <input type=\"hidden\" id=\"dynamic_form3_formId\" name=\"dynamic_form3[formId]\" value=\"3\">
  121.                         <input type=\"hidden\" id=\"dynamic_form3_formName\" name=\"dynamic_form3[formName]\" value=\"form\">
  122.                         <input type=\"hidden\" id=\"dynamic_form3_checksum\" name=\"dynamic_form3[checksum]\" value=\"R+fK8RYkSi4/TMc+7AsdFM3WKrkgkltJy+juufktCANFOeHPKz4SVQW7RXAurIMj3iIz5/J625d4lWg9lY5GRQ==\">
  123.                         <div class=\"pt-3 text-center\"><button type=\"submit\" class=\"btn-link transition-bgcolor bg-green-s minw-sm border-0\">Valider</a></div>
  124.                     </form>
  125.                     <div class=\"pt-2 text-center\"><em>Nous vous contactons rapidement pour convenir d'une date ensemble</em></div>
  126.                 </div>
  127.             </div>
  128.         </div>
  129.     </div>
  130.     ";
  131.         }
  132.         // line 82
  133.         yield "    ";
  134.         // line 83
  135.         yield "    <div class=\"goToTop bg-gradient-orange bg-gradient-hover transition-bgcolor\"><img src=\"";
  136.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/assets/images/top_go.png"), "html"nulltrue);
  137.         yield "\" alt=\"\" /></div>
  138.     <main class=\"big-wrapper\">
  139.         ";
  140.         // line 85
  141.         $context["title"] = ((CoreExtension::getAttribute($this->env$this->source, ($context["content"] ?? null), "title", [], "any"truetruefalse85)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->source, ($context["content"] ?? null), "title", [], "any"falsefalsefalse85))) : (""));
  142.         // line 86
  143.         yield "        ";
  144.         if (((isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'86$this->source); })()) != "Détails")) {
  145.             // line 87
  146.             yield "            <header class=\"header-body\">
  147.                 ";
  148.             // line 88
  149.             yield from $this->unwrap()->yieldBlock('header'$context$blocks);
  150.             // line 91
  151.             yield "            </header>
  152.         ";
  153.         }
  154.         // line 93
  155.         yield "        ";
  156.         yield from $this->unwrap()->yieldBlock('content'$context$blocks);
  157.         // line 108
  158.         yield "        ";
  159.         if (((isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'108$this->source); })()) != "Détails")) {
  160.             // line 109
  161.             yield "            <footer>
  162.                 ";
  163.             // line 110
  164.             yield from $this->unwrap()->yieldBlock('footer'$context$blocks);
  165.             // line 113
  166.             yield "            </footer>
  167.         ";
  168.         }
  169.         // line 115
  170.         yield "    </main>
  171.     ";
  172.         // line 118
  173.         yield from $this->unwrap()->yieldBlock('javascripts'$context$blocks);
  174.         // line 187
  175.         yield 
  176. </body>
  177. </html>  ";
  178.         
  179.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  180.         
  181.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  182.         yield from [];
  183.     }
  184.     // line 18
  185.     /**
  186.      * @return iterable<null|scalar|\Stringable>
  187.      */
  188.     public function block_meta(array $context, array $blocks = []): iterable
  189.     {
  190.         $macros $this->macros;
  191.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  192.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  193.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  194.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""meta"));
  195.         // line 19
  196.         yield "        ";
  197.         yield from $this->loadTemplate("includes/meta.html.twig""base.html.twig"19)->unwrap()->yield($context);
  198.         // line 20
  199.         yield "    ";
  200.         
  201.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  202.         
  203.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  204.         yield from [];
  205.     }
  206.     // line 22
  207.     /**
  208.      * @return iterable<null|scalar|\Stringable>
  209.      */
  210.     public function block_style(array $context, array $blocks = []): iterable
  211.     {
  212.         $macros $this->macros;
  213.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  214.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""style"));
  215.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  216.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""style"));
  217.         // line 24
  218.         yield "        <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  219.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/assets/css/fonts.css"), "html"nulltrue);
  220.         yield "\" />
  221.         <link rel=\"stylesheet\" href=\"https://use.typekit.net/icm3oad.css\">
  222.         <link rel=\"stylesheet\" href=\"";
  223.         // line 26
  224.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/assets/css/fontello.css"), "html"nulltrue);
  225.         yield "\" />
  226.         <link rel=\"stylesheet\" href=\"";
  227.         // line 27
  228.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/assets/css/animate.css"), "html"nulltrue);
  229.         yield "\" />
  230.         <link type=\"text/css\" rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css\" />
  231.         <link href=\"https://cdnjs.cloudflare.com/ajax/libs/ekko-lightbox/5.3.0/ekko-lightbox.css\" rel=\"stylesheet\">
  232.         <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  233.         // line 30
  234.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/assets/css/custom_styles.css"), "html"nulltrue);
  235.         yield "\" />  
  236.         <link rel=\"stylesheet\" type=\"text/css\" href=\"";
  237.         // line 31
  238.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/assets/css/css_mobile.css"), "html"nulltrue);
  239.         yield "\" />
  240.     ";
  241.         
  242.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  243.         
  244.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  245.         yield from [];
  246.     }
  247.     // line 88
  248.     /**
  249.      * @return iterable<null|scalar|\Stringable>
  250.      */
  251.     public function block_header(array $context, array $blocks = []): iterable
  252.     {
  253.         $macros $this->macros;
  254.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  255.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  256.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  257.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  258.         // line 89
  259.         yield "                    ";
  260.         yield from $this->loadTemplate("includes/navbar.html.twig""base.html.twig"89)->unwrap()->yield($context);
  261.         // line 90
  262.         yield "                ";
  263.         
  264.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  265.         
  266.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  267.         yield from [];
  268.     }
  269.     // line 93
  270.     /**
  271.      * @return iterable<null|scalar|\Stringable>
  272.      */
  273.     public function block_content(array $context, array $blocks = []): iterable
  274.     {
  275.         $macros $this->macros;
  276.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  277.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  278.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  279.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  280.         // line 94
  281.         yield "            ";
  282.         $context["title"] = ((CoreExtension::getAttribute($this->env$this->source, ($context["content"] ?? null), "title", [], "any"truetruefalse94)) ? (Twig\Extension\CoreExtension::default(CoreExtension::getAttribute($this->env$this->source, ($context["content"] ?? null), "title", [], "any"falsefalsefalse94))) : (""));
  283.         // line 95
  284.         yield "            <section class=\"page-content ";
  285.         yield ((((isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'95$this->source); })()) == "Détails")) ? ("mt-3") : (""));
  286.         yield "\">
  287.                 ";
  288.         // line 96
  289.         if (((isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'96$this->source); })()) != "Détails")) {
  290.             // line 97
  291.             yield "                    ";
  292.             yield from $this->unwrap()->yieldBlock('contentHeader'$context$blocks);
  293.             // line 100
  294.             yield "                ";
  295.         } else {
  296.             // line 101
  297.             yield "                    <div class=\"text-center\">
  298.                         <img src=\"";
  299.             // line 102
  300.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/assets/images/logo.svg"), "html"nulltrue);
  301.             yield "\" alt=\"\" />
  302.                     </div>
  303.                 ";
  304.         }
  305.         // line 105
  306.         yield "                ";
  307.         yield from $this->unwrap()->yieldBlock('contentBody'$context$blocks);
  308.         // line 106
  309.         yield "            </section>
  310.         ";
  311.         
  312.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  313.         
  314.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  315.         yield from [];
  316.     }
  317.     // line 97
  318.     /**
  319.      * @return iterable<null|scalar|\Stringable>
  320.      */
  321.     public function block_contentHeader(array $context, array $blocks = []): iterable
  322.     {
  323.         $macros $this->macros;
  324.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  325.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""contentHeader"));
  326.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  327.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""contentHeader"));
  328.         // line 98
  329.         yield "                        ";
  330.         yield from $this->loadTemplate("includes/header.html.twig""base.html.twig"98)->unwrap()->yield($context);
  331.         // line 99
  332.         yield "                    ";
  333.         
  334.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  335.         
  336.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  337.         yield from [];
  338.     }
  339.     // line 105
  340.     /**
  341.      * @return iterable<null|scalar|\Stringable>
  342.      */
  343.     public function block_contentBody(array $context, array $blocks = []): iterable
  344.     {
  345.         $macros $this->macros;
  346.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  347.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""contentBody"));
  348.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  349.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""contentBody"));
  350.         
  351.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  352.         
  353.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  354.         yield from [];
  355.     }
  356.     // line 110
  357.     /**
  358.      * @return iterable<null|scalar|\Stringable>
  359.      */
  360.     public function block_footer(array $context, array $blocks = []): iterable
  361.     {
  362.         $macros $this->macros;
  363.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  364.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  365.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  366.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  367.         // line 111
  368.         yield "                    ";
  369.         yield from $this->loadTemplate("includes/footer.html.twig""base.html.twig"111)->unwrap()->yield($context);
  370.         // line 112
  371.         yield "                ";
  372.         
  373.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  374.         
  375.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  376.         yield from [];
  377.     }
  378.     // line 118
  379.     /**
  380.      * @return iterable<null|scalar|\Stringable>
  381.      */
  382.     public function block_javascripts(array $context, array $blocks = []): iterable
  383.     {
  384.         $macros $this->macros;
  385.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  386.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  387.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  388.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  389.         // line 119
  390.         yield "        ";
  391.         if (($this->extensions['Twig\Extension\CoreExtension']->convertDate("now") < $this->extensions['Twig\Extension\CoreExtension']->convertDate("2025-06-13"))) {
  392.             // line 120
  393.             yield "            <script>
  394.                 document.addEventListener('DOMContentLoaded', function () {
  395.                     if (!localStorage.getItem('popup_shown_clim')) {
  396.                         const popup = document.createElement('div');
  397.                         popup.innerHTML = `
  398.                             <div id=\"popup-clim\" style=\"position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);display:flex;justify-content:center;align-items:center;z-index:9999;\">
  399.                               <div style=\"background:white;padding:2rem;max-width:600px;border-radius:8px;text-align:center;\">
  400.                                 <h2>Chers coworkers,</h2>
  401.                                 <p>Nous souhaitons vous informer qu’une intervention est prévue dans nos locaux pour l’installation de la climatisation du <strong>mardi 10 au jeudi 12 juin</strong>.</p>
  402.                                 <p>Des nuisances sonores pourraient survenir pendant cette période. Nous mettons tout en œuvre pour limiter la gêne et vous remercions par avance pour votre compréhension !</p>
  403.                                 <p>Merci de votre patience</p>
  404.                                 <buttonc class=\"btn-link transition-bgcolor bg-green-s minw-sm border-0\" onclick=\"document.getElementById('popup-clim').remove();\" style=\"cursor: pointer;\">Fermer</buttonc>
  405.                               </div>
  406.                             </div>
  407.                           `;
  408.                         document.body.appendChild(popup);
  409.                         localStorage.setItem('popup_shown_clim', 'true');
  410.                     }
  411.                 });
  412.             </script>
  413.         ";
  414.         }
  415.         // line 141
  416.         yield "
  417.         ";
  418.         // line 143
  419.         yield "        <script src=\"https://code.jquery.com/jquery-3.5.1.min.js\" integrity=\"sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=\" crossorigin=\"anonymous\"></script>
  420.         <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js\" integrity=\"sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV\" crossorigin=\"anonymous\"></script>
  421.         <script src=\"https://cdnjs.cloudflare.com/ajax/libs/wow/1.1.2/wow.min.js\" integrity=\"sha512-Eak/29OTpb36LLo2r47IpVzPBLXnAMPAVypbSZiZ4Qkf8p/7S/XRG5xp7OKWPPYfJT6metI+IORkR5G8F900+g==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\"></script>
  422.         <script src=\"https://cdn.jsdelivr.net/npm/simple-parallax-js@5.5.1/dist/simpleParallax.min.js\"></script>
  423.         <script src=\" https://cdn.jsdelivr.net/npm/js-cookie@3.0.5/dist/js.cookie.min.js \"></script>
  424.         <script src=\"";
  425.         // line 148
  426.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/assets/js/scripts.js?v2"), "html"nulltrue);
  427.         yield "\" async></script>
  428.         <script type=\"application/ld+json\">
  429.         {
  430.         \"@context\": \"https://schema.org\",
  431.         \"@type\": \"LocalBusiness\",
  432.         \"name\": \"Panda Coworking\",
  433.         \"image\": \"https://panda-coworking.com/assets/images/logo.svg\",
  434.         \"@id\": \"\",
  435.         \"url\": \"https://panda-coworking.com/\",
  436.         \"telephone\": \"0451580805\",
  437.         \"address\": {
  438.             \"@type\": \"PostalAddress\",
  439.             \"streetAddress\": \"54 Rue Chevreul\",
  440.             \"addressLocality\": \"Lyon\",
  441.             \"postalCode\": \"69007\",
  442.             \"addressCountry\": \"FR\"
  443.         },
  444.         \"geo\": {
  445.             \"@type\": \"GeoCoordinates\",
  446.             \"latitude\": 45.7474184,
  447.             \"longitude\": 4.8424403
  448.         },
  449.         \"openingHoursSpecification\": {
  450.             \"@type\": \"OpeningHoursSpecification\",
  451.             \"dayOfWeek\": [
  452.             \"Monday\",
  453.             \"Tuesday\",
  454.             \"Wednesday\",
  455.             \"Thursday\",
  456.             \"Friday\",
  457.             \"Saturday\",
  458.             \"Sunday\"
  459.             ],
  460.             \"opens\": \"00:00\",
  461.             \"closes\": \"23:59\"
  462.         }
  463.         }
  464.         </script>
  465.     ";
  466.         
  467.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  468.         
  469.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  470.         yield from [];
  471.     }
  472.     /**
  473.      * @codeCoverageIgnore
  474.      */
  475.     public function getTemplateName(): string
  476.     {
  477.         return "base.html.twig";
  478.     }
  479.     /**
  480.      * @codeCoverageIgnore
  481.      */
  482.     public function isTraitable(): bool
  483.     {
  484.         return false;
  485.     }
  486.     /**
  487.      * @codeCoverageIgnore
  488.      */
  489.     public function getDebugInfo(): array
  490.     {
  491.         return array (  480 => 148,  473 => 143,  470 => 141,  447 => 120,  444 => 119,  431 => 118,  420 => 112,  417 => 111,  404 => 110,  382 => 105,  371 => 99,  368 => 98,  355 => 97,  343 => 106,  340 => 105,  334 => 102,  331 => 101,  328 => 100,  325 => 97,  323 => 96,  318 => 95,  315 => 94,  302 => 93,  291 => 90,  288 => 89,  275 => 88,  262 => 31,  258 => 30,  252 => 27,  248 => 26,  242 => 24,  229 => 22,  218 => 20,  215 => 19,  202 => 18,  189 => 187,  187 => 118,  182 => 115,  178 => 113,  176 => 110,  173 => 109,  170 => 108,  167 => 93,  163 => 91,  161 => 88,  158 => 87,  155 => 86,  153 => 85,  147 => 83,  145 => 82,  108 => 48,  100 => 42,  98 => 41,  88 => 33,  86 => 22,  83 => 21,  81 => 18,  67 => 6,  64 => 5,  59 => 2,  56 => 1,);
  492.     }
  493.     public function getSourceContext(): Source
  494.     {
  495.         return new Source("<!DOCTYPE html>
  496. <html lang=\"{{ app.request.locale|split('_')[0] }}\">
  497. <head>
  498.     {# @see https://docs.sulu.io/en/2.2/reference/twig-extensions/functions/sulu_snippet_load_by_area.html #}
  499.     {% set webspaceSettings = sulu_snippet_load_by_area('webspace_settings') %}
  500.     <!-- Google Tag Manager -->
  501.     <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  502.     new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  503.     j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  504.     'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  505.     })(window,document,'script','dataLayer','GTM-KX8WMVQ');</script>
  506.     <!-- End Google Tag Manager -->
  507.     <meta charset=\"utf-8\">
  508.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  509.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  510.     <meta name=\"google-site-verification\" content=\"xUV_6MVahLqejNqZEWoASzns124eMZQ24KiRfNrW2yg\" />
  511.     {% block meta %}
  512.         {% include 'includes/meta.html.twig' %}
  513.     {% endblock %}
  514.     {% block style -%}
  515.         {#<link rel=\"stylesheet\" href=\"{{ asset('/build/website/css/main.css') }}\">#}
  516.         <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('/assets/css/fonts.css')}}\" />
  517.         <link rel=\"stylesheet\" href=\"https://use.typekit.net/icm3oad.css\">
  518.         <link rel=\"stylesheet\" href=\"{{ asset('/assets/css/fontello.css')}}\" />
  519.         <link rel=\"stylesheet\" href=\"{{ asset('/assets/css/animate.css')}}\" />
  520.         <link type=\"text/css\" rel=\"stylesheet\" href=\"https://stackpath.bootstrapcdn.com/bootstrap/4.4.1/css/bootstrap.min.css\" />
  521.         <link href=\"https://cdnjs.cloudflare.com/ajax/libs/ekko-lightbox/5.3.0/ekko-lightbox.css\" rel=\"stylesheet\">
  522.         <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('/assets/css/custom_styles.css')}}\" />  
  523.         <link rel=\"stylesheet\" type=\"text/css\" href=\"{{ asset('/assets/css/css_mobile.css')}}\" />
  524.     {% endblock %}
  525. </head>
  526. <body>
  527.     <!-- Google Tag Manager (noscript) -->
  528.     <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-KX8WMVQ\"
  529.     height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  530.     <!-- End Google Tag Manager (noscript) -->
  531.     <div class=\"menu-mob-overlay\"></div> 
  532.     {% if false %}
  533.     <div class=\"modal pr-0\" tabindex=\"-1\" role=\"dialog\" id=\"modal-reserve\">
  534.         <div class=\"modal-dialog modal-dialog-centered\" role=\"document\">
  535.             <div class=\"modal-content px-3\">
  536.                 <div class=\"modal-header align-items-center position-relative justify-content-center pt-md-5 row no-gutters\">
  537.                     <div class=\"col-sm-5 col-12 pr-3 text-center\">
  538.                         <a href=\"/\">
  539.                             <img src=\"{{ asset('/assets/images/logo.svg')}}\" alt=\"\" class=\"\">
  540.                         </a>
  541.                     </div>
  542.                     <h4 class=\"col-sm-7 col-12 modal-title pr-sm-4 line-h-100 text-center text-sm-left\">Réservez une journée d'essai gratuite <span class=\"d-block font-12\">Découvrez votre futur espace de coworking et rencontrez nos coworkers</span></h4>
  543.                     <button type=\"button\" class=\"close\" data-dismiss=\"modal\" aria-label=\"Close\">
  544.                         <span aria-hidden=\"true\">&times;</span>
  545.                     </button>
  546.                 </div>
  547.                 <div class=\"modal-body block-form-site px-md-5 px-3 mt-3\">
  548.                     <form name=\"dynamic_form1\" method=\"post\" action=\"/reservation\">
  549.                         <div class=\"width-full width-is-last\"><label for=\"dynamic_form3_firstName\">Prénom / Nom</label><input type=\"text\" id=\"dynamic_form1_text\" name=\"dynamic_form3[firstName]\"></div>
  550.                         <div class=\"width-full\"><label for=\"dynamic_form3_email\" class=\"required\">Email</label><input type=\"email\" id=\"dynamic_form1_email\" name=\"dynamic_form3[email]\" required=\"required\"></div>
  551.                         <div class=\"width-full width-is-last\"><label for=\"dynamic_form3_phone\">Téléphone</label><input type=\"tel\" id=\"dynamic_form1_phone\" name=\"dynamic_form3[phone]\"></div>
  552.                         <div class=\"width-half width-is-last\">
  553.                             <label for=\"dynamic_form3_recaptcha\">Captcha</label>
  554.                             <script src=\"https://www.google.com/recaptcha/api.js?hl=fr\"></script>
  555.                             <div class=\"g-recaptcha\" data-theme=\"light\" data-size=\"normal\" data-type=\"image\" data-sitekey=\"6LdiSzolAAAAAOsKiJ60STvh2n3UxlQMPAcpIX40\"></div>
  556.                         </div>
  557.                         <input type=\"hidden\" id=\"dynamic_form3_locale\" name=\"dynamic_form3[locale]\" value=\"fr\">
  558.                         <input type=\"hidden\" id=\"dynamic_form3_type\" name=\"dynamic_form3[type]\" value=\"page\">
  559.                         <input type=\"hidden\" id=\"dynamic_form3_typeId\" name=\"dynamic_form3[typeId]\" value=\"10cf6f78-cde8-4d20-8bbb-d67d6f757567\">
  560.                         <input type=\"hidden\" id=\"dynamic_form3_formId\" name=\"dynamic_form3[formId]\" value=\"3\">
  561.                         <input type=\"hidden\" id=\"dynamic_form3_formName\" name=\"dynamic_form3[formName]\" value=\"form\">
  562.                         <input type=\"hidden\" id=\"dynamic_form3_checksum\" name=\"dynamic_form3[checksum]\" value=\"R+fK8RYkSi4/TMc+7AsdFM3WKrkgkltJy+juufktCANFOeHPKz4SVQW7RXAurIMj3iIz5/J625d4lWg9lY5GRQ==\">
  563.                         <div class=\"pt-3 text-center\"><button type=\"submit\" class=\"btn-link transition-bgcolor bg-green-s minw-sm border-0\">Valider</a></div>
  564.                     </form>
  565.                     <div class=\"pt-2 text-center\"><em>Nous vous contactons rapidement pour convenir d'une date ensemble</em></div>
  566.                 </div>
  567.             </div>
  568.         </div>
  569.     </div>
  570.     {% endif %}
  571.     {#POPUP#}
  572.     <div class=\"goToTop bg-gradient-orange bg-gradient-hover transition-bgcolor\"><img src=\"{{ asset('/assets/images/top_go.png')}}\" alt=\"\" /></div>
  573.     <main class=\"big-wrapper\">
  574.         {% set title = content.title|default %}
  575.         {% if title != 'Détails' %}
  576.             <header class=\"header-body\">
  577.                 {% block header %}
  578.                     {% include 'includes/navbar.html.twig' %}
  579.                 {% endblock %}
  580.             </header>
  581.         {% endif %}
  582.         {% block content %}
  583.             {% set title = content.title|default %}
  584.             <section class=\"page-content {{ title == 'Détails' ? 'mt-3' : '' }}\">
  585.                 {% if title != 'Détails' %}
  586.                     {% block contentHeader %}
  587.                         {% include 'includes/header.html.twig' %}
  588.                     {% endblock %}
  589.                 {% else %}
  590.                     <div class=\"text-center\">
  591.                         <img src=\"{{ asset('/assets/images/logo.svg')}}\" alt=\"\" />
  592.                     </div>
  593.                 {% endif %}
  594.                 {% block contentBody %}{% endblock %}
  595.             </section>
  596.         {% endblock %}
  597.         {% if title != 'Détails' %}
  598.             <footer>
  599.                 {% block footer %}
  600.                     {% include 'includes/footer.html.twig' %}
  601.                 {% endblock %}
  602.             </footer>
  603.         {% endif %}
  604.     </main>
  605.     {% block javascripts %}
  606.         {% if date(\"now\") < date(\"2025-06-13\") %}
  607.             <script>
  608.                 document.addEventListener('DOMContentLoaded', function () {
  609.                     if (!localStorage.getItem('popup_shown_clim')) {
  610.                         const popup = document.createElement('div');
  611.                         popup.innerHTML = `
  612.                             <div id=\"popup-clim\" style=\"position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,0.6);display:flex;justify-content:center;align-items:center;z-index:9999;\">
  613.                               <div style=\"background:white;padding:2rem;max-width:600px;border-radius:8px;text-align:center;\">
  614.                                 <h2>Chers coworkers,</h2>
  615.                                 <p>Nous souhaitons vous informer qu’une intervention est prévue dans nos locaux pour l’installation de la climatisation du <strong>mardi 10 au jeudi 12 juin</strong>.</p>
  616.                                 <p>Des nuisances sonores pourraient survenir pendant cette période. Nous mettons tout en œuvre pour limiter la gêne et vous remercions par avance pour votre compréhension !</p>
  617.                                 <p>Merci de votre patience</p>
  618.                                 <buttonc class=\"btn-link transition-bgcolor bg-green-s minw-sm border-0\" onclick=\"document.getElementById('popup-clim').remove();\" style=\"cursor: pointer;\">Fermer</buttonc>
  619.                               </div>
  620.                             </div>
  621.                           `;
  622.                         document.body.appendChild(popup);
  623.                         localStorage.setItem('popup_shown_clim', 'true');
  624.                     }
  625.                 });
  626.             </script>
  627.         {% endif %}
  628.         {#<script src=\"{{ asset('/build/website/js/main.js') }}\" async></script>#}
  629.         <script src=\"https://code.jquery.com/jquery-3.5.1.min.js\" integrity=\"sha256-9/aliU8dGd2tb6OSsuzixeV4y/faTqgFtohetphbbj0=\" crossorigin=\"anonymous\"></script>
  630.         <script src=\"https://stackpath.bootstrapcdn.com/bootstrap/4.5.2/js/bootstrap.min.js\" integrity=\"sha384-B4gt1jrGC7Jh4AgTPSdUtOBvfO8shuf57BaghqFfPlYxofvL8/KUEfYiJOMMV+rV\" crossorigin=\"anonymous\"></script>
  631.         <script src=\"https://cdnjs.cloudflare.com/ajax/libs/wow/1.1.2/wow.min.js\" integrity=\"sha512-Eak/29OTpb36LLo2r47IpVzPBLXnAMPAVypbSZiZ4Qkf8p/7S/XRG5xp7OKWPPYfJT6metI+IORkR5G8F900+g==\" crossorigin=\"anonymous\" referrerpolicy=\"no-referrer\"></script>
  632.         <script src=\"https://cdn.jsdelivr.net/npm/simple-parallax-js@5.5.1/dist/simpleParallax.min.js\"></script>
  633.         <script src=\" https://cdn.jsdelivr.net/npm/js-cookie@3.0.5/dist/js.cookie.min.js \"></script>
  634.         <script src=\"{{ asset('/assets/js/scripts.js?v2') }}\" async></script>
  635.         <script type=\"application/ld+json\">
  636.         {
  637.         \"@context\": \"https://schema.org\",
  638.         \"@type\": \"LocalBusiness\",
  639.         \"name\": \"Panda Coworking\",
  640.         \"image\": \"https://panda-coworking.com/assets/images/logo.svg\",
  641.         \"@id\": \"\",
  642.         \"url\": \"https://panda-coworking.com/\",
  643.         \"telephone\": \"0451580805\",
  644.         \"address\": {
  645.             \"@type\": \"PostalAddress\",
  646.             \"streetAddress\": \"54 Rue Chevreul\",
  647.             \"addressLocality\": \"Lyon\",
  648.             \"postalCode\": \"69007\",
  649.             \"addressCountry\": \"FR\"
  650.         },
  651.         \"geo\": {
  652.             \"@type\": \"GeoCoordinates\",
  653.             \"latitude\": 45.7474184,
  654.             \"longitude\": 4.8424403
  655.         },
  656.         \"openingHoursSpecification\": {
  657.             \"@type\": \"OpeningHoursSpecification\",
  658.             \"dayOfWeek\": [
  659.             \"Monday\",
  660.             \"Tuesday\",
  661.             \"Wednesday\",
  662.             \"Thursday\",
  663.             \"Friday\",
  664.             \"Saturday\",
  665.             \"Sunday\"
  666.             ],
  667.             \"opens\": \"00:00\",
  668.             \"closes\": \"23:59\"
  669.         }
  670.         }
  671.         </script>
  672.     {% endblock %} 
  673. </body>
  674. </html>  ""base.html.twig""/home/coworking/www_preprod/templates/base.html.twig");
  675.     }
  676. }