var/cache/dev/twig/68/68e1be1ca12c4d4e4cc69deb603155ba.php line 80

  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. /* core/__skeleton.html.twig */
  15. class __TwigTemplate_88a0e47c6a49edc8dc09636d74a75a24 extends Template
  16. {
  17.     private $source;
  18.     private $macros = [];
  19.     public function __construct(Environment $env)
  20.     {
  21.         parent::__construct($env);
  22.         $this->source $this->getSourceContext();
  23.         $this->parent false;
  24.         $this->blocks = [
  25.             'main' => [$this'block_main'],
  26.         ];
  27.     }
  28.     protected function doDisplay(array $context, array $blocks = [])
  29.     {
  30.         $macros $this->macros;
  31.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  32.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""core/__skeleton.html.twig"));
  33.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  34.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""core/__skeleton.html.twig"));
  35.         // line 1
  36.         $context["currentPath"] = $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::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.'1$this->source); })()), "request", [], "any"falsefalsefalse1), "attributes", [], "any"falsefalsefalse1), "get", ["_route"], "method"falsefalsefalse1), CoreExtension::getAttribute($this->env$this->sourceCoreExtension::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.'1$this->source); })()), "request", [], "any"falsefalsefalse1), "attributes", [], "any"falsefalsefalse1), "get", ["_route_params"], "method"falsefalsefalse1));
  37.         // line 2
  38.         yield "<!DOCTYPE html>
  39. <html lang=\"en-gb\" xml:lang=\"en\">
  40.     <head>
  41.         <title>";
  42.         // line 5
  43.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'5$this->source); })()), "pageTitle", [], "any"falsefalsefalse5), "html"nulltrue);
  44.         yield "</title>
  45.         <meta name=\"description\" content=\"";
  46.         // line 6
  47.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape(CoreExtension::getAttribute($this->env$this->source, (isset($context["data"]) || array_key_exists("data"$context) ? $context["data"] : (function () { throw new RuntimeError('Variable "data" does not exist.'6$this->source); })()), "pageDescription", [], "any"falsefalsefalse6), "html"nulltrue);
  48.         yield "\">
  49.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">
  50.         <meta charset=\"UTF-8\">
  51.         ";
  52.         // line 9
  53.         if ((CoreExtension::inFilter("privacy-policy", (isset($context["currentPath"]) || array_key_exists("currentPath"$context) ? $context["currentPath"] : (function () { throw new RuntimeError('Variable "currentPath" does not exist.'9$this->source); })())) || CoreExtension::inFilter("terms-conditions", (isset($context["currentPath"]) || array_key_exists("currentPath"$context) ? $context["currentPath"] : (function () { throw new RuntimeError('Variable "currentPath" does not exist.'9$this->source); })())))) {
  54.             // line 10
  55.             yield "        <meta name=\"robot\" content=\"noindex, nofollow\">
  56.         ";
  57.         }
  58.         // line 12
  59.         yield "        <link rel=\"stylesheet\" href=\"";
  60.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/css/style.min.css"), "html"nulltrue);
  61.         yield "\">
  62.         <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-KVLJJKH');</script>
  63.     </head>
  64.     <body>
  65.         <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-KVLJJKH\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  66.         ";
  67.         // line 17
  68.         yield from         $this->loadTemplate("core/_header.html.twig""core/__skeleton.html.twig"17)->unwrap()->yield($context);
  69.         // line 18
  70.         yield "        ";
  71.         yield from $this->unwrap()->yieldBlock('main'$context$blocks);
  72.         // line 19
  73.         yield "        ";
  74.         yield from         $this->loadTemplate("core/_footer.html.twig""core/__skeleton.html.twig"19)->unwrap()->yield($context);
  75.         // line 20
  76.         yield "        ";
  77.         yield from         $this->loadTemplate("core/_modal.html.twig""core/__skeleton.html.twig"20)->unwrap()->yield($context);
  78.         // line 21
  79.         yield "        <script src=\"";
  80.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("assets/js/scripts.min.js"), "html"nulltrue);
  81.         yield "\"></script>
  82.     </body>
  83. </html>";
  84.         
  85.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  86.         
  87.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  88.         return; yield '';
  89.     }
  90.     // line 18
  91.     public function block_main($context, array $blocks = [])
  92.     {
  93.         $macros $this->macros;
  94.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  95.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  96.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  97.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""main"));
  98.         
  99.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  100.         
  101.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  102.         return; yield '';
  103.     }
  104.     /**
  105.      * @codeCoverageIgnore
  106.      */
  107.     public function getTemplateName()
  108.     {
  109.         return "core/__skeleton.html.twig";
  110.     }
  111.     /**
  112.      * @codeCoverageIgnore
  113.      */
  114.     public function isTraitable()
  115.     {
  116.         return false;
  117.     }
  118.     /**
  119.      * @codeCoverageIgnore
  120.      */
  121.     public function getDebugInfo()
  122.     {
  123.         return array (  103 => 18,  88 => 21,  85 => 20,  82 => 19,  79 => 18,  77 => 17,  68 => 12,  64 => 10,  62 => 9,  56 => 6,  52 => 5,  47 => 2,  45 => 1,);
  124.     }
  125.     public function getSourceContext()
  126.     {
  127.         return new Source("{% set currentPath = path(app.request.attributes.get('_route'), app.request.attributes.get('_route_params')) %}
  128. <!DOCTYPE html>
  129. <html lang=\"en-gb\" xml:lang=\"en\">
  130.     <head>
  131.         <title>{{ data.pageTitle }}</title>
  132.         <meta name=\"description\" content=\"{{ data.pageDescription }}\">
  133.         <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">
  134.         <meta charset=\"UTF-8\">
  135.         {% if 'privacy-policy' in currentPath or 'terms-conditions' in currentPath %}
  136.         <meta name=\"robot\" content=\"noindex, nofollow\">
  137.         {% endif %}
  138.         <link rel=\"stylesheet\" href=\"{{ asset('assets/css/style.min.css') }}\">
  139.         <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);})(window,document,'script','dataLayer','GTM-KVLJJKH');</script>
  140.     </head>
  141.     <body>
  142.         <noscript><iframe src=\"https://www.googletagmanager.com/ns.html?id=GTM-KVLJJKH\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe></noscript>
  143.         {% include 'core/_header.html.twig' %}
  144.         {% block main %}{% endblock %}
  145.         {% include 'core/_footer.html.twig' %}
  146.         {% include 'core/_modal.html.twig' %}
  147.         <script src=\"{{ asset('assets/js/scripts.min.js') }}\"></script>
  148.     </body>
  149. </html>""core/__skeleton.html.twig""/home/lwhc/website/templates/core/__skeleton.html.twig");
  150.     }
  151. }