var/cache/dev/twig/3d/3dc2fb9d449deadd38d16f1cc8b75eee317847441a305b149ec44281d0ccf561.php line 45

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. /* FrontBundle/Page/lounge-club.html.twig */
  14. class __TwigTemplate_312bd0b50c13947aa9fe2495a0a1a060fa3a35724ba2f536e9910a66ee2be3bd extends 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.             'title' => [$this'block_title'],
  24.             'description' => [$this'block_description'],
  25.             'extra_class' => [$this'block_extra_class'],
  26.             'menu_max' => [$this'block_menu_max'],
  27.             'sub_header' => [$this'block_sub_header'],
  28.             'stylesheets' => [$this'block_stylesheets'],
  29.             'body' => [$this'block_body'],
  30.             'javascripts' => [$this'block_javascripts'],
  31.         ];
  32.     }
  33.     protected function doGetParent(array $context)
  34.     {
  35.         // line 1
  36.         return "FrontBundle/layout.html.twig";
  37.     }
  38.     protected function doDisplay(array $context, array $blocks = [])
  39.     {
  40.         $macros $this->macros;
  41.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  42.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""FrontBundle/Page/lounge-club.html.twig"));
  43.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  44.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""FrontBundle/Page/lounge-club.html.twig"));
  45.         $this->parent $this->loadTemplate("FrontBundle/layout.html.twig""FrontBundle/Page/lounge-club.html.twig"1);
  46.         $this->parent->display($contextarray_merge($this->blocks$blocks));
  47.         
  48.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  49.         
  50.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  51.     }
  52.     // line 3
  53.     public function block_title($context, array $blocks = [])
  54.     {
  55.         $macros $this->macros;
  56.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  57.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  58.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  59.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  60.         echo twig_escape_filter($this->env, (isset($context["app_sitename"]) || array_key_exists("app_sitename"$context) ? $context["app_sitename"] : (function () { throw new RuntimeError('Variable "app_sitename" does not exist.'3$this->source); })()), "html"nulltrue);
  61.         echo " - ";
  62.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'3$this->source); })()), "metaTitle", [], "any"falsefalsefalse3), "html"nulltrue);
  63.         
  64.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  65.         
  66.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  67.     }
  68.     // line 4
  69.     public function block_description($context, array $blocks = [])
  70.     {
  71.         $macros $this->macros;
  72.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  73.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""description"));
  74.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  75.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""description"));
  76.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'4$this->source); })()), "metaDescription", [], "any"falsefalsefalse4), "html"nulltrue);
  77.         
  78.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  79.         
  80.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  81.     }
  82.     // line 8
  83.     public function block_extra_class($context, array $blocks = [])
  84.     {
  85.         $macros $this->macros;
  86.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  87.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""extra_class"));
  88.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  89.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""extra_class"));
  90.         echo "native";
  91.         
  92.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  93.         
  94.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  95.     }
  96.     // line 10
  97.     public function block_menu_max($context, array $blocks = [])
  98.     {
  99.         $macros $this->macros;
  100.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  101.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""menu_max"));
  102.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  103.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""menu_max"));
  104.         echo "2252";
  105.         
  106.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  107.         
  108.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  109.     }
  110.     // line 13
  111.     public function block_sub_header($context, array $blocks = [])
  112.     {
  113.         $macros $this->macros;
  114.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  115.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sub_header"));
  116.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  117.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""sub_header"));
  118.         // line 14
  119.         echo "
  120. \t<div class=\"sub-header\">
  121.     <ul>
  122.     \t<li><a href=\"/";
  123.         // line 17
  124.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'17$this->source); })()), "request", [], "any"falsefalsefalse17), "locale", [], "any"falsefalsefalse17), "html"nulltrue);
  125.         echo "/le-majestic\">Le Majestic</a></li>
  126.     \t<li class=\"versailles\"><a href=\"/";
  127.         // line 18
  128.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'18$this->source); })()), "request", [], "any"falsefalsefalse18), "locale", [], "any"falsefalsefalse18), "html"nulltrue);
  129.         echo "/le-versailles\">Le Versailles</a></li>
  130.     \t<li><a href=\"/";
  131.         // line 19
  132.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'19$this->source); })()), "request", [], "any"falsefalsefalse19), "locale", [], "any"falsefalsefalse19), "html"nulltrue);
  133.         echo "/la-salle\">";
  134.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("espaces_salle", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'19$this->source); })()));
  135.         echo "</a></li>
  136.     \t<li class=\"lounge active\"><a href=\"/";
  137.         // line 20
  138.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'20$this->source); })()), "request", [], "any"falsefalsefalse20), "locale", [], "any"falsefalsefalse20), "html"nulltrue);
  139.         echo "/lounge-club\">Lounge club</a></li>
  140.     </ul>
  141.   </div>
  142. ";
  143.         
  144.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  145.         
  146.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  147.     }
  148.     // line 27
  149.     public function block_stylesheets($context, array $blocks = [])
  150.     {
  151.         $macros $this->macros;
  152.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  153.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  154.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  155.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""stylesheets"));
  156.         // line 28
  157.         echo "\t<link href=\"/front/css/owl.carousel.min.css\" rel=\"stylesheet\">
  158. \t<link href=\"/front/css/owl.theme.default.min.css\" rel=\"stylesheet\">
  159. ";
  160.         
  161.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  162.         
  163.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  164.     }
  165.     // line 32
  166.     public function block_body($context, array $blocks = [])
  167.     {
  168.         $macros $this->macros;
  169.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  170.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  171.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  172.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  173.         // line 33
  174.         echo "
  175.     <section class=\"info-header\">
  176.       <ul>
  177.       \t<li><a href=\"/";
  178.         // line 36
  179.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'36$this->source); })()), "request", [], "any"falsefalsefalse36), "locale", [], "any"falsefalsefalse36), "html"nulltrue);
  180.         echo "/le-majestic\">Le Majestic</a></li>
  181.       \t<li><a href=\"/";
  182.         // line 37
  183.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'37$this->source); })()), "request", [], "any"falsefalsefalse37), "locale", [], "any"falsefalsefalse37), "html"nulltrue);
  184.         echo "/le-versailles\">Le Versailles</a></li>
  185.       \t<li><a href=\"/";
  186.         // line 38
  187.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'38$this->source); })()), "request", [], "any"falsefalsefalse38), "locale", [], "any"falsefalsefalse38), "html"nulltrue);
  188.         echo "/la-salle\">";
  189.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("espaces_salle", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'38$this->source); })()));
  190.         echo "</a></li>
  191.       \t<li class=\"active purple\"><a href=\"/";
  192.         // line 39
  193.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'39$this->source); })()), "request", [], "any"falsefalsefalse39), "locale", [], "any"falsefalsefalse39), "html"nulltrue);
  194.         echo "/lounge-club\">Lounge club</a></li>
  195.       </ul>
  196.     </section>
  197.     <section class=\"espace-header\" style=\"background-image: url('/front/img/lounge-slider0.jpg');\">
  198.     \t<div class=\"shadow-60\"></div>
  199. \t    <div class=\"container\">
  200. \t      <h1>Lounge club</h1>
  201. \t      <p>";
  202.         // line 47
  203.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("lounge_desc", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'47$this->source); })()));
  204.         echo "</p>
  205. \t    </div>
  206.       <a href=\"/";
  207.         // line 49
  208.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'49$this->source); })()), "request", [], "any"falsefalsefalse49), "locale", [], "any"falsefalsefalse49), "html"nulltrue);
  209.         echo "/";
  210.         echo twig_escape_filter($this->env$this->extensions['App\Framework\Twig\AppExtension']->getUrl("reservation"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)), "html"nulltrue);
  211.         echo "\" class=\"order-btn-link\">";
  212.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("general_reserver", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'49$this->source); })()));
  213.         echo "</a>
  214.       <ul>
  215.       \t<li><a href=\"/";
  216.         // line 52
  217.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'52$this->source); })()), "request", [], "any"falsefalsefalse52), "locale", [], "any"falsefalsefalse52), "html"nulltrue);
  218.         echo "/le-majestic\">Le Majestic</a></li>
  219.       \t<li><a href=\"/";
  220.         // line 53
  221.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'53$this->source); })()), "request", [], "any"falsefalsefalse53), "locale", [], "any"falsefalsefalse53), "html"nulltrue);
  222.         echo "/le-versailles\">Le versailles</a></li>
  223.       \t<li><a href=\"/";
  224.         // line 54
  225.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'54$this->source); })()), "request", [], "any"falsefalsefalse54), "locale", [], "any"falsefalsefalse54), "html"nulltrue);
  226.         echo "/la-salle\">";
  227.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("espaces_salle", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'54$this->source); })()));
  228.         echo "</a></li>
  229.       \t<li class=\"active\"><a href=\"/";
  230.         // line 55
  231.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'55$this->source); })()), "request", [], "any"falsefalsefalse55), "locale", [], "any"falsefalsefalse55), "html"nulltrue);
  232.         echo "/lounge-club\">Lounge club</a></li>
  233.       </ul>
  234.     </section>
  235.     <section class=\"espace-content\">
  236. \t\t\t<div class=\"owl-carousel lounge esp\">
  237. \t\t\t    <div class=\"item\"><img src=\"/front/img/lounge-slider0.jpg\" alt=\"lounge\" /></div>
  238.           <div class=\"item\"><img src=\"/front/img/lounge-slider1.jpg\" alt=\"lounge\" /></div>
  239. \t\t\t    <div class=\"item\"><img src=\"/front/img/lounge-slider2.jpg\" alt=\"lounge\" /></div>
  240. \t\t\t    <div class=\"item\"><img src=\"/front/img/lounge-slider4.jpg\" alt=\"lounge\" /></div>
  241. \t\t\t</div>
  242. \t\t\t<div class=\"horizontal-bar-container\">
  243. \t\t\t\t<div class=\"horizontal-bar\"></div>
  244. \t\t\t\t<div class=\"horizontal-bar-ctrl purple\"></div>
  245. \t\t\t</div>
  246. \t\t\t<a href=\"#next\" class=\"next-arrow\"><img src=\"/front/img/espaces-arrow-b-l.svg\" alt=\"suivant\" /></a>
  247. \t\t\t<h2 id=\"next\" class=\"no-bar\" style=\"padding-top: 160px;\">";
  248.         // line 75
  249.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("lounge_s1_title", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'75$this->source); })()));
  250.         echo "<span class=\"full-bar\"></span></h2>
  251. \t\t\t<p class=\"quote pt-0 mt-5\">";
  252.         // line 77
  253.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("lounge_s1", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'77$this->source); })()));
  254.         echo "</p>
  255. \t\t</section>
  256. \t\t<section class=\"espace-tarifs salle\" style=\"background-image: url('/front/img/espaces-lounge-club.jpg');\">
  257. \t\t\t<div class=\"container\">
  258. \t\t\t</div>
  259. \t\t</section>
  260.     <section class=\"espace-content second\">
  261. \t\t\t<h2 id=\"\" class=\"no-bar\">";
  262.         // line 91
  263.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("lounge_s2_title", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'91$this->source); })()));
  264.         echo "<span class=\"full-bar\"></span></h2>
  265. \t\t\t<p class=\"pt-0 mt-5\">";
  266.         // line 93
  267.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("lounge_s2", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'93$this->source); })()));
  268.         echo "</p>
  269. \t\t\t<div class=\"owl-carousel lounge-icons\">
  270. \t\t\t    <div class=\"item\"><div class=\"icon\"><img src=\"/front/img/lounge-icon1.svg\" alt=\"lounge\" /></div><span>";
  271.         // line 96
  272.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("lounge_s2_1", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'96$this->source); })()));
  273.         echo "</span></div>
  274. \t\t\t    <div class=\"item\"><div class=\"icon\"><img src=\"/front/img/lounge-icon2.svg\" alt=\"lounge\" /></div><span>";
  275.         // line 97
  276.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("lounge_s2_2", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'97$this->source); })()));
  277.         echo "</span></div>
  278. \t\t\t    <div class=\"item\"><div class=\"icon\"><img src=\"/front/img/lounge-icon3.svg\" alt=\"lounge\" /></div><span>";
  279.         // line 98
  280.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("lounge_s2_3", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'98$this->source); })()));
  281.         echo "</span></div>
  282. \t\t\t    <div class=\"item\"><div class=\"icon\"><img src=\"/front/img/lounge-icon4.svg\" alt=\"lounge\" /></div><span>";
  283.         // line 99
  284.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("lounge_s2_4", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'99$this->source); })()));
  285.         echo "</span></div>
  286. \t\t\t    <div class=\"item\"><div class=\"icon\"><img src=\"/front/img/lounge-icon5.svg\" alt=\"lounge\" /></div><span>";
  287.         // line 100
  288.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("lounge_s2_5", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'100$this->source); })()));
  289.         echo "</span></div>
  290. \t\t\t</div>
  291. \t\t</section>
  292.     <section class=\"espace-content second\" style=\"margin-bottom: 2px;\">
  293. \t\t\t<h2 id=\"\">";
  294.         // line 108
  295.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("lounge_s3_title", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'108$this->source); })()));
  296.         echo "</h2>
  297. \t\t\t<p class=\"text-black text-center\">";
  298.         // line 110
  299.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("lounge_s3", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'110$this->source); })()));
  300.         echo "</p>
  301.       <form class=\"form2\" id=\"contact\">
  302.       \t<div class=\"row\">
  303. \t      \t<div class=\"col-md-6\">
  304.             <input type=\"text\" placeholder=\"";
  305.         // line 115
  306.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("contact_nom", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'115$this->source); })()));
  307.         echo "*\" name=\"lastname\" value=\"";
  308.         if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("IS_AUTHENTICATED_REMEMBERED")) {
  309.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'115$this->source); })()), "user", [], "any"falsefalsefalse115), "info", [=> "lastname"], "method"falsefalsefalse115), "html"nulltrue);
  310.         }
  311.         echo "\" />
  312.             <input type=\"text\" placeholder=\"";
  313.         // line 116
  314.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("contact_prenom", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'116$this->source); })()));
  315.         echo "*\" name=\"firstname\" value=\"";
  316.         if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("IS_AUTHENTICATED_REMEMBERED")) {
  317.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'116$this->source); })()), "user", [], "any"falsefalsefalse116), "info", [=> "firstname"], "method"falsefalsefalse116), "html"nulltrue);
  318.         }
  319.         echo "\"  />
  320.             <input type=\"text\" placeholder=\"";
  321.         // line 117
  322.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("contact_societe", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'117$this->source); })()));
  323.         echo "\" name=\"company\" value=\"";
  324.         if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("IS_AUTHENTICATED_REMEMBERED")) {
  325.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'117$this->source); })()), "user", [], "any"falsefalsefalse117), "info", [=> "company"], "method"falsefalsefalse117), "html"nulltrue);
  326.         }
  327.         echo "\"  />
  328.             <input type=\"tel\" placeholder=\"";
  329.         // line 118
  330.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("contact_tel", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'118$this->source); })()));
  331.         echo "*\" name=\"phone\" value=\"";
  332.         if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("IS_AUTHENTICATED_REMEMBERED")) {
  333.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'118$this->source); })()), "user", [], "any"falsefalsefalse118), "info", [=> "phone"], "method"falsefalsefalse118), "html"nulltrue);
  334.         }
  335.         echo "\"  />
  336.             <input type=\"email\" placeholder=\"";
  337.         // line 119
  338.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("contact_email", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'119$this->source); })()));
  339.         echo "*\" name=\"email\" value=\"";
  340.         if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("IS_AUTHENTICATED_REMEMBERED")) {
  341.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'119$this->source); })()), "user", [], "any"falsefalsefalse119), "email", [], "any"falsefalsefalse119), "html"nulltrue);
  342.         }
  343.         echo "\"  />
  344.             <input type=\"text\" placeholder=\"";
  345.         // line 120
  346.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("contact_adresse", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'120$this->source); })()));
  347.         echo "*\" name=\"address\" value=\"";
  348.         if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("IS_AUTHENTICATED_REMEMBERED")) {
  349.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'120$this->source); })()), "user", [], "any"falsefalsefalse120), "info", [=> "address1"], "method"falsefalsefalse120), "html"nulltrue);
  350.         }
  351.         echo "\"  />
  352.           </div>
  353.           <div class=\"col-md-6\">
  354.             <input type=\"text\" placeholder=\"";
  355.         // line 123
  356.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("contact_code", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'123$this->source); })()));
  357.         echo "*\" name=\"zipcode\" value=\"";
  358.         if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("IS_AUTHENTICATED_REMEMBERED")) {
  359.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'123$this->source); })()), "user", [], "any"falsefalsefalse123), "info", [=> "zipcode"], "method"falsefalsefalse123), "html"nulltrue);
  360.         }
  361.         echo "\"  />
  362.             <input type=\"text\" placeholder=\"";
  363.         // line 124
  364.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("contact_ville", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'124$this->source); })()));
  365.         echo "*\" name=\"city\" value=\"";
  366.         if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("IS_AUTHENTICATED_REMEMBERED")) {
  367.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'124$this->source); })()), "user", [], "any"falsefalsefalse124), "info", [=> "city"], "method"falsefalsefalse124), "html"nulltrue);
  368.         }
  369.         echo "\"  />
  370.             <input type=\"text\" placeholder=\"";
  371.         // line 125
  372.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("contact_pays", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'125$this->source); })()));
  373.         echo "*\" name=\"country\" value=\"";
  374.         if ($this->extensions['Symfony\Bridge\Twig\Extension\SecurityExtension']->isGranted("IS_AUTHENTICATED_REMEMBERED")) {
  375.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'125$this->source); })()), "user", [], "any"falsefalsefalse125), "info", [=> "country"], "method"falsefalsefalse125), "html"nulltrue);
  376.         }
  377.         echo "\"  />
  378. \t      \t\t<input type=\"text\" placeholder=\"Sujet*\" name=\"subject\" />
  379. \t      \t\t<textarea placeholder=\"Message*\" name=\"message\"></textarea>
  380. \t      \t</div>
  381.           <div class=\"contact-response\">
  382.             <p class=\"text-center p-0 mt-0 mb-2\"></p>
  383.           </div>
  384. \t      \t<button id=\"sendform\" class=\"send\">";
  385.         // line 134
  386.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("contact_envoyer", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'134$this->source); })()));
  387.         echo "</button>
  388.       \t</div>
  389.       \t<div class=\"lounge-info\">
  390.       \t\t<p class=\"title\">";
  391.         // line 137
  392.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("general_royal_palace", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'137$this->source); })()));
  393.         echo "</p>
  394.       \t\t<p class=\"address\">20 Rue de Hochfelden,<br>67330 KIRRWILLER<br>FRANCE</p>
  395.       \t\t<a href=\"tel:+33 (0)3 88 70 71 81\" class=\"phone\">+33 (0)3 88 70 71 81</a>
  396.       \t\t<a href=\"mailto:pmeyer@royal-palace.com\" class=\"email\">pmeyer@royal-palace.com</a>
  397.       \t</div>
  398.       </form>
  399. \t\t</section>
  400. \t\t<div class=\"lounge-bg3\"></div>
  401. \t
  402. \t\t";
  403.         // line 150
  404.         $this->loadTemplate("FrontBundle/Partial/footer.html.twig""FrontBundle/Page/lounge-club.html.twig"150)->display($context);
  405.         // line 151
  406.         echo "
  407. ";
  408.         
  409.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  410.         
  411.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  412.     }
  413.     // line 154
  414.     public function block_javascripts($context, array $blocks = [])
  415.     {
  416.         $macros $this->macros;
  417.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  418.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  419.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  420.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  421.         // line 155
  422.         echo "
  423.   <script src=\"https://www.google.com/recaptcha/api.js?render=";
  424.         // line 156
  425.         echo twig_escape_filter($this->env, (isset($context["recaptcha_public_key"]) || array_key_exists("recaptcha_public_key"$context) ? $context["recaptcha_public_key"] : (function () { throw new RuntimeError('Variable "recaptcha_public_key" does not exist.'156$this->source); })()), "html"nulltrue);
  426.         echo "\"></script>
  427.   <script src=\"/front/js/owl.carousel.min.js\"></script>
  428.   <script type=\"text/javascript\">
  429.     \$(document).ready(function() {
  430.       \$('#sendform').on('click', function(e){
  431.         e.preventDefault();
  432.           grecaptcha.ready(function() {
  433.             grecaptcha.execute('";
  434.         // line 169
  435.         echo twig_escape_filter($this->env, (isset($context["recaptcha_public_key"]) || array_key_exists("recaptcha_public_key"$context) ? $context["recaptcha_public_key"] : (function () { throw new RuntimeError('Variable "recaptcha_public_key" does not exist.'169$this->source); })()), "html"nulltrue);
  436.         echo "', {action: 'submit'}).then(function(token) {
  437.           var form = {
  438.             token: token,
  439.             firstname: \$('#contact [name=\"firstname\"').val(),
  440.             lastname: \$('#contact [name=\"lastname\"').val(),
  441.             company: \$('#contact [name=\"company\"').val(),
  442.             phone: \$('#contact [name=\"phone\"').val(),
  443.             email: \$('#contact [name=\"email\"').val(),
  444.             address: \$('#contact [name=\"address\"').val(),
  445.             zipcode: \$('#contact [name=\"zipcode\"').val(),
  446.             city: \$('#contact [name=\"city\"').val(),
  447.             country: \$('#contact [name=\"country\"').val(),
  448.             subject: \$('#contact [name=\"subject\"').val(),
  449.             message: \$('#contact [name=\"message\"').val(),
  450.           };
  451.           \$.post('/contact/send/";
  452.         // line 186
  453.         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'186$this->source); })()), "request", [], "any"falsefalsefalse186), "locale", [], "any"falsefalsefalse186), "html"nulltrue);
  454.         echo "', form, function( data ) {
  455.             \$('.contact-response').hide();
  456.             if(data.success == true){
  457.               \$('#sendform').hide();
  458.               \$('.contact-response').show();
  459.               \$('.contact-response p').html(\"";
  460.         // line 191
  461.         echo $this->extensions['App\Framework\Twig\AppExtension']->tr("js_contact_merci", (isset($context["tr"]) || array_key_exists("tr"$context) ? $context["tr"] : (function () { throw new RuntimeError('Variable "tr" does not exist.'191$this->source); })()));
  462.         echo "\");
  463.             } else {
  464.               \$('.contact-response').show();
  465.               \$('.contact-response p').text(data.error);
  466.             }
  467.           }, \"json\");
  468.             });
  469.           });
  470.       });
  471.     });
  472.   \tvar owl = \$('.owl-carousel.lounge');
  473.     owl.owlCarousel({
  474. \t    loop:false,
  475. \t    margin:30,
  476. \t    nav:true,
  477. \t    responsive:{
  478. \t        0:{
  479. \t            items:1
  480. \t        },
  481. \t        600:{
  482. \t            items:3
  483. \t        },
  484. \t        1920:{
  485. \t            items:3
  486. \t        }
  487. \t    }
  488. \t\t});
  489.     var owl2 = \$('.owl-carousel.lounge-icons');
  490.     owl2.owlCarousel({
  491.       loop:false,
  492.       margin:30,
  493.       nav:true,
  494.       responsive:{
  495.           0:{
  496.               items:1
  497.           },
  498.           600:{
  499.               items:5
  500.           },
  501.           1920:{
  502.               items:5
  503.           }
  504.       }
  505.     });
  506. \t\t// HEADER IMAGE SWITCH
  507.     carouselIndex = 0;
  508.     \$('.owl-carousel.esp img').mousedown(function() {
  509.     \tsetTimeout(function() { carouselIndex = owl.data()['owl.carousel']._current }, 220);
  510.     });
  511.     \$('.owl-carousel.esp img').on('click', function(e){
  512.       e.preventDefault();
  513.       if( carouselIndex == owl.data()['owl.carousel']._current ){
  514.       \t\$('.espace-header').attr('style', 'background-image: url(\"'+\$(this).attr('src')+'\");') ;
  515.       }
  516.     });
  517.     // END HEADER IMAGE SWITCH
  518.     if( \$('.project-bar-ctrl').length >0 ) {
  519.       offset = \$('.project-bar-ctrl').offset().top;
  520.       \$('.gallery-container').scroll(function(){
  521.         var pos = \$('.gallery-container').scrollTop();
  522.         var top = pos * 706 / 1823;
  523.         \$('.project-bar-ctrl').css('top', top+'px');
  524.       });
  525.     }
  526.     owl.on('changed.owl.carousel', function(event) {
  527.       var itemsNbr = owl.data()['owl.carousel'].settings.items;
  528.       var itemsTotal = event.item.count;
  529.       var itemsIndex = event.item.index;
  530.       var pagesNbr = itemsTotal - itemsNbr;
  531. \t\t\tvar horizontalBar = \$('.horizontal-bar').outerWidth();
  532. \t\t\tvar horizontalBarCtrl = \$('.horizontal-bar-ctrl').outerWidth();
  533. \t\t\tvar courseLength = \$('.horizontal-bar').outerWidth() - \$('.horizontal-bar-ctrl').outerWidth();
  534. \t\t\tvar left = itemsIndex * 100 / pagesNbr; // percent
  535. \t\t\tleft = left * courseLength / 100;
  536.       \$('.horizontal-bar-ctrl').css('left', left+'px');
  537.       
  538.     });
  539. \t</script>
  540. ";
  541.         
  542.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  543.         
  544.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  545.     }
  546.     public function getTemplateName()
  547.     {
  548.         return "FrontBundle/Page/lounge-club.html.twig";
  549.     }
  550.     public function isTraitable()
  551.     {
  552.         return false;
  553.     }
  554.     public function getDebugInfo()
  555.     {
  556.         return array (  548 => 191,  540 => 186,  520 => 169,  504 => 156,  501 => 155,  491 => 154,  480 => 151,  478 => 150,  462 => 137,  456 => 134,  440 => 125,  432 => 124,  424 => 123,  414 => 120,  406 => 119,  398 => 118,  390 => 117,  382 => 116,  374 => 115,  366 => 110,  361 => 108,  350 => 100,  346 => 99,  342 => 98,  338 => 97,  334 => 96,  328 => 93,  323 => 91,  306 => 77,  301 => 75,  278 => 55,  272 => 54,  268 => 53,  264 => 52,  254 => 49,  249 => 47,  238 => 39,  232 => 38,  228 => 37,  224 => 36,  219 => 33,  209 => 32,  197 => 28,  187 => 27,  172 => 20,  166 => 19,  162 => 18,  158 => 17,  153 => 14,  143 => 13,  124 => 10,  105 => 8,  86 => 4,  65 => 3,  42 => 1,);
  557.     }
  558.     public function getSourceContext()
  559.     {
  560.         return new Source("{% extends 'FrontBundle/layout.html.twig' %}
  561. {% block title %}{{ app_sitename }} - {{ page.metaTitle }}{% endblock %}
  562. {% block description %}{{ page.metaDescription }}{% endblock %}
  563. {% block extra_class %}native{% endblock %}
  564. {# {% block menu_min %}200{% endblock %} #}
  565. {% block menu_max %}2252{% endblock %}
  566. {% block sub_header %}
  567. \t<div class=\"sub-header\">
  568.     <ul>
  569.     \t<li><a href=\"/{{app.request.locale }}/le-majestic\">Le Majestic</a></li>
  570.     \t<li class=\"versailles\"><a href=\"/{{app.request.locale }}/le-versailles\">Le Versailles</a></li>
  571.     \t<li><a href=\"/{{app.request.locale }}/la-salle\">{{ 'espaces_salle'|tr(tr)|raw }}</a></li>
  572.     \t<li class=\"lounge active\"><a href=\"/{{app.request.locale }}/lounge-club\">Lounge club</a></li>
  573.     </ul>
  574.   </div>
  575. {% endblock %}
  576. {% block stylesheets %}
  577. \t<link href=\"/front/css/owl.carousel.min.css\" rel=\"stylesheet\">
  578. \t<link href=\"/front/css/owl.theme.default.min.css\" rel=\"stylesheet\">
  579. {% endblock %}
  580. {% block body %}
  581.     <section class=\"info-header\">
  582.       <ul>
  583.       \t<li><a href=\"/{{app.request.locale }}/le-majestic\">Le Majestic</a></li>
  584.       \t<li><a href=\"/{{app.request.locale }}/le-versailles\">Le Versailles</a></li>
  585.       \t<li><a href=\"/{{app.request.locale }}/la-salle\">{{ 'espaces_salle'|tr(tr)|raw }}</a></li>
  586.       \t<li class=\"active purple\"><a href=\"/{{app.request.locale }}/lounge-club\">Lounge club</a></li>
  587.       </ul>
  588.     </section>
  589.     <section class=\"espace-header\" style=\"background-image: url('/front/img/lounge-slider0.jpg');\">
  590.     \t<div class=\"shadow-60\"></div>
  591. \t    <div class=\"container\">
  592. \t      <h1>Lounge club</h1>
  593. \t      <p>{{ 'lounge_desc'|tr(tr)|raw }}</p>
  594. \t    </div>
  595.       <a href=\"/{{app.request.locale }}/{{ 'reservation'|getUrl(app.request.locale) }}\" class=\"order-btn-link\">{{ 'general_reserver'|tr(tr)|raw }}</a>
  596.       <ul>
  597.       \t<li><a href=\"/{{app.request.locale }}/le-majestic\">Le Majestic</a></li>
  598.       \t<li><a href=\"/{{app.request.locale }}/le-versailles\">Le versailles</a></li>
  599.       \t<li><a href=\"/{{app.request.locale }}/la-salle\">{{ 'espaces_salle'|tr(tr)|raw }}</a></li>
  600.       \t<li class=\"active\"><a href=\"/{{app.request.locale }}/lounge-club\">Lounge club</a></li>
  601.       </ul>
  602.     </section>
  603.     <section class=\"espace-content\">
  604. \t\t\t<div class=\"owl-carousel lounge esp\">
  605. \t\t\t    <div class=\"item\"><img src=\"/front/img/lounge-slider0.jpg\" alt=\"lounge\" /></div>
  606.           <div class=\"item\"><img src=\"/front/img/lounge-slider1.jpg\" alt=\"lounge\" /></div>
  607. \t\t\t    <div class=\"item\"><img src=\"/front/img/lounge-slider2.jpg\" alt=\"lounge\" /></div>
  608. \t\t\t    <div class=\"item\"><img src=\"/front/img/lounge-slider4.jpg\" alt=\"lounge\" /></div>
  609. \t\t\t</div>
  610. \t\t\t<div class=\"horizontal-bar-container\">
  611. \t\t\t\t<div class=\"horizontal-bar\"></div>
  612. \t\t\t\t<div class=\"horizontal-bar-ctrl purple\"></div>
  613. \t\t\t</div>
  614. \t\t\t<a href=\"#next\" class=\"next-arrow\"><img src=\"/front/img/espaces-arrow-b-l.svg\" alt=\"suivant\" /></a>
  615. \t\t\t<h2 id=\"next\" class=\"no-bar\" style=\"padding-top: 160px;\">{{ 'lounge_s1_title'|tr(tr)|raw }}<span class=\"full-bar\"></span></h2>
  616. \t\t\t<p class=\"quote pt-0 mt-5\">{{ 'lounge_s1'|tr(tr)|raw }}</p>
  617. \t\t</section>
  618. \t\t<section class=\"espace-tarifs salle\" style=\"background-image: url('/front/img/espaces-lounge-club.jpg');\">
  619. \t\t\t<div class=\"container\">
  620. \t\t\t</div>
  621. \t\t</section>
  622.     <section class=\"espace-content second\">
  623. \t\t\t<h2 id=\"\" class=\"no-bar\">{{ 'lounge_s2_title'|tr(tr)|raw }}<span class=\"full-bar\"></span></h2>
  624. \t\t\t<p class=\"pt-0 mt-5\">{{ 'lounge_s2'|tr(tr)|raw }}</p>
  625. \t\t\t<div class=\"owl-carousel lounge-icons\">
  626. \t\t\t    <div class=\"item\"><div class=\"icon\"><img src=\"/front/img/lounge-icon1.svg\" alt=\"lounge\" /></div><span>{{ 'lounge_s2_1'|tr(tr)|raw }}</span></div>
  627. \t\t\t    <div class=\"item\"><div class=\"icon\"><img src=\"/front/img/lounge-icon2.svg\" alt=\"lounge\" /></div><span>{{ 'lounge_s2_2'|tr(tr)|raw }}</span></div>
  628. \t\t\t    <div class=\"item\"><div class=\"icon\"><img src=\"/front/img/lounge-icon3.svg\" alt=\"lounge\" /></div><span>{{ 'lounge_s2_3'|tr(tr)|raw }}</span></div>
  629. \t\t\t    <div class=\"item\"><div class=\"icon\"><img src=\"/front/img/lounge-icon4.svg\" alt=\"lounge\" /></div><span>{{ 'lounge_s2_4'|tr(tr)|raw }}</span></div>
  630. \t\t\t    <div class=\"item\"><div class=\"icon\"><img src=\"/front/img/lounge-icon5.svg\" alt=\"lounge\" /></div><span>{{ 'lounge_s2_5'|tr(tr)|raw }}</span></div>
  631. \t\t\t</div>
  632. \t\t</section>
  633.     <section class=\"espace-content second\" style=\"margin-bottom: 2px;\">
  634. \t\t\t<h2 id=\"\">{{ 'lounge_s3_title'|tr(tr)|raw }}</h2>
  635. \t\t\t<p class=\"text-black text-center\">{{ 'lounge_s3'|tr(tr)|raw }}</p>
  636.       <form class=\"form2\" id=\"contact\">
  637.       \t<div class=\"row\">
  638. \t      \t<div class=\"col-md-6\">
  639.             <input type=\"text\" placeholder=\"{{ 'contact_nom'|tr(tr)|raw  }}*\" name=\"lastname\" value=\"{% if is_granted('IS_AUTHENTICATED_REMEMBERED') %}{{ app.user.info('lastname') }}{% endif %}\" />
  640.             <input type=\"text\" placeholder=\"{{ 'contact_prenom'|tr(tr)|raw  }}*\" name=\"firstname\" value=\"{% if is_granted('IS_AUTHENTICATED_REMEMBERED') %}{{ app.user.info('firstname') }}{% endif %}\"  />
  641.             <input type=\"text\" placeholder=\"{{ 'contact_societe'|tr(tr)|raw  }}\" name=\"company\" value=\"{% if is_granted('IS_AUTHENTICATED_REMEMBERED') %}{{ app.user.info('company') }}{% endif %}\"  />
  642.             <input type=\"tel\" placeholder=\"{{ 'contact_tel'|tr(tr)|raw  }}*\" name=\"phone\" value=\"{% if is_granted('IS_AUTHENTICATED_REMEMBERED') %}{{ app.user.info('phone') }}{% endif %}\"  />
  643.             <input type=\"email\" placeholder=\"{{ 'contact_email'|tr(tr)|raw  }}*\" name=\"email\" value=\"{% if is_granted('IS_AUTHENTICATED_REMEMBERED') %}{{ app.user.email }}{% endif %}\"  />
  644.             <input type=\"text\" placeholder=\"{{ 'contact_adresse'|tr(tr)|raw  }}*\" name=\"address\" value=\"{% if is_granted('IS_AUTHENTICATED_REMEMBERED') %}{{ app.user.info('address1') }}{% endif %}\"  />
  645.           </div>
  646.           <div class=\"col-md-6\">
  647.             <input type=\"text\" placeholder=\"{{ 'contact_code'|tr(tr)|raw  }}*\" name=\"zipcode\" value=\"{% if is_granted('IS_AUTHENTICATED_REMEMBERED') %}{{ app.user.info('zipcode') }}{% endif %}\"  />
  648.             <input type=\"text\" placeholder=\"{{ 'contact_ville'|tr(tr)|raw  }}*\" name=\"city\" value=\"{% if is_granted('IS_AUTHENTICATED_REMEMBERED') %}{{ app.user.info('city') }}{% endif %}\"  />
  649.             <input type=\"text\" placeholder=\"{{ 'contact_pays'|tr(tr)|raw  }}*\" name=\"country\" value=\"{% if is_granted('IS_AUTHENTICATED_REMEMBERED') %}{{ app.user.info('country') }}{% endif %}\"  />
  650. \t      \t\t<input type=\"text\" placeholder=\"Sujet*\" name=\"subject\" />
  651. \t      \t\t<textarea placeholder=\"Message*\" name=\"message\"></textarea>
  652. \t      \t</div>
  653.           <div class=\"contact-response\">
  654.             <p class=\"text-center p-0 mt-0 mb-2\"></p>
  655.           </div>
  656. \t      \t<button id=\"sendform\" class=\"send\">{{ 'contact_envoyer'|tr(tr)|raw  }}</button>
  657.       \t</div>
  658.       \t<div class=\"lounge-info\">
  659.       \t\t<p class=\"title\">{{ 'general_royal_palace'|tr(tr)|raw  }}</p>
  660.       \t\t<p class=\"address\">20 Rue de Hochfelden,<br>67330 KIRRWILLER<br>FRANCE</p>
  661.       \t\t<a href=\"tel:+33 (0)3 88 70 71 81\" class=\"phone\">+33 (0)3 88 70 71 81</a>
  662.       \t\t<a href=\"mailto:pmeyer@royal-palace.com\" class=\"email\">pmeyer@royal-palace.com</a>
  663.       \t</div>
  664.       </form>
  665. \t\t</section>
  666. \t\t<div class=\"lounge-bg3\"></div>
  667. \t
  668. \t\t{% include 'FrontBundle/Partial/footer.html.twig' %}
  669. {% endblock %}
  670. {% block javascripts %}
  671.   <script src=\"https://www.google.com/recaptcha/api.js?render={{ recaptcha_public_key }}\"></script>
  672.   <script src=\"/front/js/owl.carousel.min.js\"></script>
  673.   <script type=\"text/javascript\">
  674.     \$(document).ready(function() {
  675.       \$('#sendform').on('click', function(e){
  676.         e.preventDefault();
  677.           grecaptcha.ready(function() {
  678.             grecaptcha.execute('{{ recaptcha_public_key }}', {action: 'submit'}).then(function(token) {
  679.           var form = {
  680.             token: token,
  681.             firstname: \$('#contact [name=\"firstname\"').val(),
  682.             lastname: \$('#contact [name=\"lastname\"').val(),
  683.             company: \$('#contact [name=\"company\"').val(),
  684.             phone: \$('#contact [name=\"phone\"').val(),
  685.             email: \$('#contact [name=\"email\"').val(),
  686.             address: \$('#contact [name=\"address\"').val(),
  687.             zipcode: \$('#contact [name=\"zipcode\"').val(),
  688.             city: \$('#contact [name=\"city\"').val(),
  689.             country: \$('#contact [name=\"country\"').val(),
  690.             subject: \$('#contact [name=\"subject\"').val(),
  691.             message: \$('#contact [name=\"message\"').val(),
  692.           };
  693.           \$.post('/contact/send/{{app.request.locale}}', form, function( data ) {
  694.             \$('.contact-response').hide();
  695.             if(data.success == true){
  696.               \$('#sendform').hide();
  697.               \$('.contact-response').show();
  698.               \$('.contact-response p').html(\"{{ 'js_contact_merci'|tr(tr)|raw }}\");
  699.             } else {
  700.               \$('.contact-response').show();
  701.               \$('.contact-response p').text(data.error);
  702.             }
  703.           }, \"json\");
  704.             });
  705.           });
  706.       });
  707.     });
  708.   \tvar owl = \$('.owl-carousel.lounge');
  709.     owl.owlCarousel({
  710. \t    loop:false,
  711. \t    margin:30,
  712. \t    nav:true,
  713. \t    responsive:{
  714. \t        0:{
  715. \t            items:1
  716. \t        },
  717. \t        600:{
  718. \t            items:3
  719. \t        },
  720. \t        1920:{
  721. \t            items:3
  722. \t        }
  723. \t    }
  724. \t\t});
  725.     var owl2 = \$('.owl-carousel.lounge-icons');
  726.     owl2.owlCarousel({
  727.       loop:false,
  728.       margin:30,
  729.       nav:true,
  730.       responsive:{
  731.           0:{
  732.               items:1
  733.           },
  734.           600:{
  735.               items:5
  736.           },
  737.           1920:{
  738.               items:5
  739.           }
  740.       }
  741.     });
  742. \t\t// HEADER IMAGE SWITCH
  743.     carouselIndex = 0;
  744.     \$('.owl-carousel.esp img').mousedown(function() {
  745.     \tsetTimeout(function() { carouselIndex = owl.data()['owl.carousel']._current }, 220);
  746.     });
  747.     \$('.owl-carousel.esp img').on('click', function(e){
  748.       e.preventDefault();
  749.       if( carouselIndex == owl.data()['owl.carousel']._current ){
  750.       \t\$('.espace-header').attr('style', 'background-image: url(\"'+\$(this).attr('src')+'\");') ;
  751.       }
  752.     });
  753.     // END HEADER IMAGE SWITCH
  754.     if( \$('.project-bar-ctrl').length >0 ) {
  755.       offset = \$('.project-bar-ctrl').offset().top;
  756.       \$('.gallery-container').scroll(function(){
  757.         var pos = \$('.gallery-container').scrollTop();
  758.         var top = pos * 706 / 1823;
  759.         \$('.project-bar-ctrl').css('top', top+'px');
  760.       });
  761.     }
  762.     owl.on('changed.owl.carousel', function(event) {
  763.       var itemsNbr = owl.data()['owl.carousel'].settings.items;
  764.       var itemsTotal = event.item.count;
  765.       var itemsIndex = event.item.index;
  766.       var pagesNbr = itemsTotal - itemsNbr;
  767. \t\t\tvar horizontalBar = \$('.horizontal-bar').outerWidth();
  768. \t\t\tvar horizontalBarCtrl = \$('.horizontal-bar-ctrl').outerWidth();
  769. \t\t\tvar courseLength = \$('.horizontal-bar').outerWidth() - \$('.horizontal-bar-ctrl').outerWidth();
  770. \t\t\tvar left = itemsIndex * 100 / pagesNbr; // percent
  771. \t\t\tleft = left * courseLength / 100;
  772.       \$('.horizontal-bar-ctrl').css('left', left+'px');
  773.       
  774.     });
  775. \t</script>
  776. {% endblock %}
  777. ""FrontBundle/Page/lounge-club.html.twig""/home/clients/3cdd021c67ffcc8186b679e7845b2138/sites/api-royal-palace.dix-demo.fr/13_06_24/templates/FrontBundle/Page/lounge-club.html.twig");
  778.     }
  779. }