var/cache/dev/twig/e4/e4f0890a6e974e8cb291b935f94407c4f43070a44fee6d467328aff64f55b871.php line 40

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. /* Layout/layout.html.twig */
  14. class __TwigTemplate_bb795808ec251555fb4bfba06aaea46dd5fd39f0dca17ec13a285d5740d74493 extends \Twig\Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.             'title' => [$this'block_title'],
  25.             'extra_body_classes' => [$this'block_extra_body_classes'],
  26.             'extra_body_attributes' => [$this'block_extra_body_attributes'],
  27.             'header' => [$this'block_header'],
  28.             'content' => [$this'block_content'],
  29.             'footer' => [$this'block_footer'],
  30.             'jsBundle' => [$this'block_jsBundle'],
  31.         ];
  32.     }
  33.     protected function doDisplay(array $context, array $blocks = [])
  34.     {
  35.         $macros $this->macros;
  36.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  37.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Layout/layout.html.twig"));
  38.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  39.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""Layout/layout.html.twig"));
  40.         // line 1
  41.         ob_start();
  42.         echo "<!DOCTYPE html>
  43. ";
  44.         // line 2
  45.         $context["htmlLocale"] = twig_slice($this->env, ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsetruefalse2), "locale", [], "any"truetruefalse2)) ? (_twig_default_filter(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["app"] ?? null), "request", [], "any"falsetruefalse2), "locale", [], "any"falsefalsefalse2), (isset($context["defaultlocale"]) || array_key_exists("defaultlocale"$context) ? $context["defaultlocale"] : (function () { throw new RuntimeError('Variable "defaultlocale" does not exist.'2$this->source); })()))) : ((isset($context["defaultlocale"]) || array_key_exists("defaultlocale"$context) ? $context["defaultlocale"] : (function () { throw new RuntimeError('Variable "defaultlocale" does not exist.'2$this->source); })()))), 02);
  46.         // line 3
  47.         echo "<!--[if lte IE 9]> <html class=\"no-js lt-ie9\" lang=\"";
  48.         echo twig_escape_filter($this->env, (isset($context["htmlLocale"]) || array_key_exists("htmlLocale"$context) ? $context["htmlLocale"] : (function () { throw new RuntimeError('Variable "htmlLocale" does not exist.'3$this->source); })()), "html"nulltrue);
  49.         echo "\"> <![endif]-->
  50. <!--[if gt IE 9]><!--> <html lang=\"";
  51.         // line 4
  52.         echo twig_escape_filter($this->env, (isset($context["htmlLocale"]) || array_key_exists("htmlLocale"$context) ? $context["htmlLocale"] : (function () { throw new RuntimeError('Variable "htmlLocale" does not exist.'4$this->source); })()), "html"nulltrue);
  53.         echo "\"> <!--<![endif]-->
  54. <head>
  55.     <meta charset=\"utf-8\">
  56.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  57.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  58.     <title>
  59.     ";
  60.         // line 11
  61.         $context["node"] = null;
  62.         // line 12
  63.         echo "    ";
  64.         if ((isset($context["nodetranslation"]) || array_key_exists("nodetranslation"$context))) {
  65.             // line 13
  66.             echo "        ";
  67.             $context["node"] = twig_get_attribute($this->env$this->source, (isset($context["nodetranslation"]) || array_key_exists("nodetranslation"$context) ? $context["nodetranslation"] : (function () { throw new RuntimeError('Variable "nodetranslation" does not exist.'13$this->source); })()), "node", [], "any"falsefalsefalse13);
  68.             // line 14
  69.             echo "    ";
  70.         }
  71.         // line 15
  72.         echo "    ";
  73.         $context["nodemenu"] = $this->extensions['Kunstmaan\NodeBundle\Twig\NodeTwigExtension']->getNodeMenu(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.'15$this->source); })()), "request", [], "any"falsefalsefalse15), "locale", [], "any"falsefalsefalse15), (isset($context["node"]) || array_key_exists("node"$context) ? $context["node"] : (function () { throw new RuntimeError('Variable "node" does not exist.'15$this->source); })()));
  74.         // line 16
  75.         echo "    ";
  76.         $this->displayBlock('title'$context$blocks);
  77.         // line 27
  78.         echo "    </title>
  79.     ";
  80.         // line 29
  81.         if ((isset($context["page"]) || array_key_exists("page"$context))) {
  82.             // line 30
  83.             echo "        ";
  84.             echo $this->extensions['Kunstmaan\SeoBundle\Twig\SeoTwigExtension']->renderSeoMetadataFor($this->env, (isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'30$this->source); })()), (isset($context["nodetranslation"]) || array_key_exists("nodetranslation"$context) ? $context["nodetranslation"] : (function () { throw new RuntimeError('Variable "nodetranslation" does not exist.'30$this->source); })()), "bundles/KunstmaanSeoBundle/SeoTwigExtension/metadata.html.twig");
  85.             echo "
  86.     ";
  87.         }
  88.         // line 32
  89.         echo "
  90.     ";
  91.         // line 34
  92.         echo "    ";
  93.         $this->loadTemplate("Layout/_favicons.html.twig""Layout/layout.html.twig"34)->display($context);
  94.         // line 35
  95.         echo "
  96.     ";
  97.         // line 37
  98.         echo "    ";
  99.         $this->loadTemplate("Layout/_webfonts.html.twig""Layout/layout.html.twig"37)->display($context);
  100.         // line 38
  101.         echo "
  102.     ";
  103.         // line 40
  104.         echo "    ";
  105.         $this->loadTemplate("Layout/_css.html.twig""Layout/layout.html.twig"40)->display($context);
  106.         // line 41
  107.         echo "</head>
  108. ";
  109.         echo trim(preg_replace('/>\s+</''><'ob_get_clean()));
  110.         // line 43
  111.         echo "<body id=\"sidebar-toggle-container\" class=\"sidebar-toggle-container";
  112.         $this->displayBlock('extra_body_classes'$context$blocks);
  113.         echo "\" ";
  114.         $this->displayBlock('extra_body_attributes'$context$blocks);
  115.         echo ">
  116.     ";
  117.         // line 45
  118.         echo "    ";
  119.         $this->loadTemplate("Layout/_googletagmanager.html.twig""Layout/layout.html.twig"45)->display($context);
  120.         // line 46
  121.         echo "
  122.     ";
  123.         // line 48
  124.         echo "    ";
  125.         $this->loadTemplate("Layout/_outdatedbrowser.html.twig""Layout/layout.html.twig"48)->display($context);
  126.         // line 49
  127.         echo "
  128.     ";
  129.         // line 52
  130.         echo "    ";
  131.         $this->displayBlock('header'$context$blocks);
  132.         // line 55
  133.         echo "
  134.     ";
  135.         // line 57
  136.         echo "    <main>
  137.         ";
  138.         // line 58
  139.         $this->displayBlock('content'$context$blocks);
  140.         // line 59
  141.         echo "    </main>
  142.     ";
  143.         // line 62
  144.         echo "    ";
  145.         $this->displayBlock('footer'$context$blocks);
  146.         // line 65
  147.         echo "
  148.     ";
  149.         // line 67
  150.         echo "    ";
  151.         $this->displayBlock('jsBundle'$context$blocks);
  152.         // line 70
  153.         echo "    ";
  154.         if ((twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'70$this->source); })()), "environment", [], "any"falsefalsefalse70) == "dev")) {
  155.             // line 71
  156.             echo "    <script id=\"__bs_script__\">//<![CDATA[
  157.         document.write(\"<script async src='https://HOST:3000/browser-sync/browser-sync-client.js?v=2.26.7'><\\/script>\".replace(\"HOST\", location.hostname));
  158.     //]]></script>
  159.     ";
  160.         }
  161.         // line 75
  162.         echo "</body>
  163. </html>
  164. ";
  165.         
  166.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  167.         
  168.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  169.     }
  170.     // line 16
  171.     public function block_title($context, array $blocks = [])
  172.     {
  173.         $macros $this->macros;
  174.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  175.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  176.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  177.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  178.         // line 17
  179.         echo "        ";
  180.         if (((isset($context["page"]) || array_key_exists("page"$context)) &&  !(null === twig_get_attribute($this->env$this->source, (isset($context["nodemenu"]) || array_key_exists("nodemenu"$context) ? $context["nodemenu"] : (function () { throw new RuntimeError('Variable "nodemenu" does not exist.'17$this->source); })()), "getActiveForDepth", [=> 2], "method"falsefalsefalse17)))) {
  181.             // line 18
  182.             echo "            ";
  183.             echo twig_escape_filter($this->env, (($this->extensions['Kunstmaan\SeoBundle\Twig\SeoTwigExtension']->getTitleFor((isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'18$this->source); })())) . " - ") . $this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans((isset($context["websitetitle"]) || array_key_exists("websitetitle"$context) ? $context["websitetitle"] : (function () { throw new RuntimeError('Variable "websitetitle" does not exist.'18$this->source); })()))), "html"nulltrue);
  184.             echo "
  185.         ";
  186.         } else {
  187.             // line 20
  188.             echo "            ";
  189.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans((isset($context["websitetitle"]) || array_key_exists("websitetitle"$context) ? $context["websitetitle"] : (function () { throw new RuntimeError('Variable "websitetitle" does not exist.'20$this->source); })())), "html"nulltrue);
  190.             echo "
  191.             ";
  192.             // line 21
  193.             if ((isset($context["page"]) || array_key_exists("page"$context))) {
  194.                 // line 22
  195.                 echo "                ";
  196.                 $context["seo"] = $this->extensions['Kunstmaan\SeoBundle\Twig\SeoTwigExtension']->getSeoFor((isset($context["page"]) || array_key_exists("page"$context) ? $context["page"] : (function () { throw new RuntimeError('Variable "page" does not exist.'22$this->source); })()));
  197.                 // line 23
  198.                 echo "                ";
  199.                 if (((isset($context["seo"]) || array_key_exists("seo"$context)) &&  !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["seo"]) || array_key_exists("seo"$context) ? $context["seo"] : (function () { throw new RuntimeError('Variable "seo" does not exist.'23$this->source); })()), "metaTitle", [], "any"falsefalsefalse23)))) {
  200.                     echo " - ";
  201.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source, (isset($context["seo"]) || array_key_exists("seo"$context) ? $context["seo"] : (function () { throw new RuntimeError('Variable "seo" does not exist.'23$this->source); })()), "metaTitle", [], "any"falsefalsefalse23), "html"nulltrue);
  202.                 }
  203.                 // line 24
  204.                 echo "            ";
  205.             }
  206.             // line 25
  207.             echo "        ";
  208.         }
  209.         // line 26
  210.         echo "    ";
  211.         
  212.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  213.         
  214.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  215.     }
  216.     // line 43
  217.     public function block_extra_body_classes($context, array $blocks = [])
  218.     {
  219.         $macros $this->macros;
  220.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  221.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""extra_body_classes"));
  222.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  223.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""extra_body_classes"));
  224.         
  225.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  226.         
  227.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  228.     }
  229.     public function block_extra_body_attributes($context, array $blocks = [])
  230.     {
  231.         $macros $this->macros;
  232.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  233.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""extra_body_attributes"));
  234.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  235.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""extra_body_attributes"));
  236.         
  237.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  238.         
  239.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  240.     }
  241.     // line 52
  242.     public function block_header($context, array $blocks = [])
  243.     {
  244.         $macros $this->macros;
  245.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  246.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  247.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  248.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  249.         // line 53
  250.         echo "        ";
  251.         $this->loadTemplate("Layout/_header.html.twig""Layout/layout.html.twig"53)->display($context);
  252.         // line 54
  253.         echo "    ";
  254.         
  255.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  256.         
  257.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  258.     }
  259.     // line 58
  260.     public function block_content($context, array $blocks = [])
  261.     {
  262.         $macros $this->macros;
  263.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  264.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  265.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  266.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  267.         
  268.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  269.         
  270.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  271.     }
  272.     // line 62
  273.     public function block_footer($context, array $blocks = [])
  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""footer"));
  278.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  279.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  280.         // line 63
  281.         echo "        ";
  282.         $this->loadTemplate("Layout/_footer.html.twig""Layout/layout.html.twig"63)->display($context);
  283.         // line 64
  284.         echo "    ";
  285.         
  286.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  287.         
  288.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  289.     }
  290.     // line 67
  291.     public function block_jsBundle($context, array $blocks = [])
  292.     {
  293.         $macros $this->macros;
  294.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  295.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""jsBundle"));
  296.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  297.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""jsBundle"));
  298.         // line 68
  299.         echo "        ";
  300.         $this->loadTemplate("Layout/_js_footer.html.twig""Layout/layout.html.twig"68)->display($context);
  301.         // line 69
  302.         echo "    ";
  303.         
  304.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  305.         
  306.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  307.     }
  308.     public function getTemplateName()
  309.     {
  310.         return "Layout/layout.html.twig";
  311.     }
  312.     public function isTraitable()
  313.     {
  314.         return false;
  315.     }
  316.     public function getDebugInfo()
  317.     {
  318.         return array (  350 => 69,  347 => 68,  337 => 67,  327 => 64,  324 => 63,  314 => 62,  296 => 58,  286 => 54,  283 => 53,  273 => 52,  238 => 43,  228 => 26,  225 => 25,  222 => 24,  216 => 23,  213 => 22,  211 => 21,  206 => 20,  200 => 18,  197 => 17,  187 => 16,  175 => 75,  169 => 71,  166 => 70,  163 => 67,  160 => 65,  157 => 62,  153 => 59,  151 => 58,  148 => 57,  145 => 55,  142 => 52,  138 => 49,  135 => 48,  132 => 46,  129 => 45,  122 => 43,  118 => 41,  115 => 40,  112 => 38,  109 => 37,  106 => 35,  103 => 34,  100 => 32,  94 => 30,  92 => 29,  88 => 27,  85 => 16,  82 => 15,  79 => 14,  76 => 13,  73 => 12,  71 => 11,  61 => 4,  56 => 3,  54 => 2,  50 => 1,);
  319.     }
  320.     public function getSourceContext()
  321.     {
  322.         return new Source("{% spaceless %}<!DOCTYPE html>
  323. {% set htmlLocale = app.request.locale|default(defaultlocale)|slice(0,2) %}
  324. <!--[if lte IE 9]> <html class=\"no-js lt-ie9\" lang=\"{{ htmlLocale }}\"> <![endif]-->
  325. <!--[if gt IE 9]><!--> <html lang=\"{{ htmlLocale }}\"> <!--<![endif]-->
  326. <head>
  327.     <meta charset=\"utf-8\">
  328.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  329.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  330.     <title>
  331.     {% set node = null %}
  332.     {% if nodetranslation is defined %}
  333.         {% set node = nodetranslation.node %}
  334.     {% endif %}
  335.     {% set nodemenu = get_node_menu(app.request.locale, node) %}
  336.     {% block title %}
  337.         {% if page is defined and nodemenu.getActiveForDepth(2) is not null %}
  338.             {{ get_title_for(page) ~ ' - ' ~ websitetitle|trans }}
  339.         {% else %}
  340.             {{ websitetitle | trans }}
  341.             {% if page is defined %}
  342.                 {% set seo = get_seo_for(page) %}
  343.                 {% if seo is defined and seo.metaTitle is not empty %} - {{ seo.metaTitle }}{% endif %}
  344.             {% endif %}
  345.         {% endif %}
  346.     {% endblock %}
  347.     </title>
  348.     {% if page is defined %}
  349.         {{ render_seo_metadata_for(page, nodetranslation, 'bundles/KunstmaanSeoBundle/SeoTwigExtension/metadata.html.twig') }}
  350.     {% endif %}
  351.     {# Favicons #}
  352.     {% include 'Layout/_favicons.html.twig' %}
  353.     {# Webfonts #}
  354.     {% include 'Layout/_webfonts.html.twig' %}
  355.     {# CSS #}
  356.     {% include 'Layout/_css.html.twig' %}
  357. </head>
  358. {% endspaceless %}
  359. <body id=\"sidebar-toggle-container\" class=\"sidebar-toggle-container{% block extra_body_classes %}{% endblock %}\" {% block extra_body_attributes %}{% endblock %}>
  360.     {# Google Tagmanager #}
  361.     {% include 'Layout/_googletagmanager.html.twig' %}
  362.     {# Outdated browser message #}
  363.     {% include 'Layout/_outdatedbrowser.html.twig' %}
  364.     {# Header #}
  365.     {% block header %}
  366.         {% include 'Layout/_header.html.twig' %}
  367.     {% endblock %}
  368.     {# Content #}
  369.     <main>
  370.         {% block content %}{% endblock %}
  371.     </main>
  372.     {# Footer #}
  373.     {% block footer %}
  374.         {% include 'Layout/_footer.html.twig' %}
  375.     {% endblock %}
  376.     {# JS Footer #}
  377.     {% block jsBundle %}
  378.         {% include 'Layout/_js_footer.html.twig' %}
  379.     {% endblock %}
  380.     {% if app.environment == \"dev\" %}
  381.     <script id=\"__bs_script__\">//<![CDATA[
  382.         document.write(\"<script async src='https://HOST:3000/browser-sync/browser-sync-client.js?v=2.26.7'><\\/script>\".replace(\"HOST\", location.hostname));
  383.     //]]></script>
  384.     {% endif %}
  385. </body>
  386. </html>
  387. ""Layout/layout.html.twig""/var/www/gcs/html/dev/templates/Layout/layout.html.twig");
  388.     }
  389. }