<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* Layout/layout.html.twig */
class __TwigTemplate_bb795808ec251555fb4bfba06aaea46dd5fd39f0dca17ec13a285d5740d74493 extends \Twig\Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'title' => [$this, 'block_title'],
'extra_body_classes' => [$this, 'block_extra_body_classes'],
'extra_body_attributes' => [$this, 'block_extra_body_attributes'],
'header' => [$this, 'block_header'],
'content' => [$this, 'block_content'],
'footer' => [$this, 'block_footer'],
'cookieconsent' => [$this, 'block_cookieconsent'],
'jsBundle' => [$this, 'block_jsBundle'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Layout/layout.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "Layout/layout.html.twig"));
// line 1
ob_start();
echo "<!DOCTYPE html>
";
// line 2
$context["htmlLocale"] = twig_slice($this->env, ((twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, true, false, 2), "locale", [], "any", true, true, false, 2)) ? (_twig_default_filter(twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, ($context["app"] ?? null), "request", [], "any", false, true, false, 2), "locale", [], "any", false, false, false, 2), (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); })()))), 0, 2);
// line 3
echo "<!--[if lte IE 9]> <html class=\"no-js lt-ie9\" lang=\"";
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", null, true);
echo "\"> <![endif]-->
<!--[if gt IE 9]><!--> <html lang=\"";
// line 4
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", null, true);
echo "\"> <!--<![endif]-->
<head>
<meta charset=\"utf-8\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
<title>
";
// line 11
$context["node"] = null;
// line 12
echo " ";
if ((isset($context["nodetranslation"]) || array_key_exists("nodetranslation", $context))) {
// line 13
echo " ";
$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", false, false, false, 13);
// line 14
echo " ";
}
// line 15
echo " ";
$context["nodemenu"] = $this->extensions['Kunstmaan\NodeBundle\Twig\NodeTwigExtension']->getNodeMenu(twig_get_attribute($this->env, $this->source, 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.', 15, $this->source); })()), "request", [], "any", false, false, false, 15), "locale", [], "any", false, false, false, 15), (isset($context["node"]) || array_key_exists("node", $context) ? $context["node"] : (function () { throw new RuntimeError('Variable "node" does not exist.', 15, $this->source); })()));
// line 16
echo " ";
$this->displayBlock('title', $context, $blocks);
// line 27
echo " </title>
";
// line 29
if ((isset($context["page"]) || array_key_exists("page", $context))) {
// line 30
echo " ";
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");
echo "
";
}
// line 32
echo "
";
// line 34
echo " ";
$this->loadTemplate("Layout/_favicons.html.twig", "Layout/layout.html.twig", 34)->display($context);
// line 35
echo "
";
// line 37
echo " ";
$this->loadTemplate("Layout/_webfonts.html.twig", "Layout/layout.html.twig", 37)->display($context);
// line 38
echo "
";
// line 40
echo " ";
$this->loadTemplate("Layout/_css.html.twig", "Layout/layout.html.twig", 40)->display($context);
// line 41
echo "</head>
";
echo trim(preg_replace('/>\s+</', '><', ob_get_clean()));
// line 43
echo "<body id=\"sidebar-toggle-container\" class=\"sidebar-toggle-container";
$this->displayBlock('extra_body_classes', $context, $blocks);
echo "\" ";
$this->displayBlock('extra_body_attributes', $context, $blocks);
echo ">
";
// line 45
echo " ";
$this->loadTemplate("Layout/_googletagmanager.html.twig", "Layout/layout.html.twig", 45)->display($context);
// line 46
echo "
";
// line 48
echo " ";
$this->loadTemplate("Layout/_outdatedbrowser.html.twig", "Layout/layout.html.twig", 48)->display($context);
// line 49
echo "
";
// line 52
echo " ";
$this->displayBlock('header', $context, $blocks);
// line 55
echo "
";
// line 57
echo " <main>
";
// line 58
$this->displayBlock('content', $context, $blocks);
// line 59
echo " </main>
";
// line 62
echo " ";
$this->displayBlock('footer', $context, $blocks);
// line 65
echo "
";
// line 68
echo " ";
$this->displayBlock('cookieconsent', $context, $blocks);
// line 71
echo " ";
// line 72
echo " ";
$this->displayBlock('jsBundle', $context, $blocks);
// line 75
echo " ";
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.', 75, $this->source); })()), "environment", [], "any", false, false, false, 75) == "dev")) {
// line 76
echo " <script id=\"__bs_script__\">//<![CDATA[
document.write(\"<script async src='https://HOST:3000/browser-sync/browser-sync-client.js?v=2.26.7'><\\/script>\".replace(\"HOST\", location.hostname));
//]]></script>
";
}
// line 80
echo "</body>
</html>
";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 16
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
// line 17
echo " ";
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", [0 => 2], "method", false, false, false, 17)))) {
// line 18
echo " ";
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", null, true);
echo "
";
} else {
// line 20
echo " ";
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", null, true);
echo "
";
// line 21
if ((isset($context["page"]) || array_key_exists("page", $context))) {
// line 22
echo " ";
$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); })()));
// line 23
echo " ";
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", false, false, false, 23)))) {
echo " - ";
echo twig_escape_filter($this->env, 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", false, false, false, 23), "html", null, true);
}
// line 24
echo " ";
}
// line 25
echo " ";
}
// line 26
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 43
public function block_extra_body_classes($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "extra_body_classes"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "extra_body_classes"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function block_extra_body_attributes($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "extra_body_attributes"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "extra_body_attributes"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 52
public function block_header($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header"));
// line 53
echo " ";
$this->loadTemplate("Layout/_header.html.twig", "Layout/layout.html.twig", 53)->display($context);
// line 54
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 58
public function block_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 62
public function block_footer($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer"));
// line 63
echo " ";
$this->loadTemplate("Layout/_footer.html.twig", "Layout/layout.html.twig", 63)->display($context);
// line 64
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 68
public function block_cookieconsent($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "cookieconsent"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "cookieconsent"));
// line 69
echo " ";
$this->loadTemplate("Layout/_cookieconsent.html.twig", "Layout/layout.html.twig", 69)->display($context);
// line 70
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 72
public function block_jsBundle($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "jsBundle"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "jsBundle"));
// line 73
echo " ";
$this->loadTemplate("Layout/_js_footer.html.twig", "Layout/layout.html.twig", 73)->display($context);
// line 74
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "Layout/layout.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 380 => 74, 377 => 73, 367 => 72, 357 => 70, 354 => 69, 344 => 68, 334 => 64, 331 => 63, 321 => 62, 303 => 58, 293 => 54, 290 => 53, 280 => 52, 245 => 43, 235 => 26, 232 => 25, 229 => 24, 223 => 23, 220 => 22, 218 => 21, 213 => 20, 207 => 18, 204 => 17, 194 => 16, 182 => 80, 176 => 76, 173 => 75, 170 => 72, 168 => 71, 165 => 68, 161 => 65, 158 => 62, 154 => 59, 152 => 58, 149 => 57, 146 => 55, 143 => 52, 139 => 49, 136 => 48, 133 => 46, 130 => 45, 123 => 43, 119 => 41, 116 => 40, 113 => 38, 110 => 37, 107 => 35, 104 => 34, 101 => 32, 95 => 30, 93 => 29, 89 => 27, 86 => 16, 83 => 15, 80 => 14, 77 => 13, 74 => 12, 72 => 11, 62 => 4, 57 => 3, 55 => 2, 51 => 1,);
}
public function getSourceContext()
{
return new Source("{% spaceless %}<!DOCTYPE html>
{% set htmlLocale = app.request.locale|default(defaultlocale)|slice(0,2) %}
<!--[if lte IE 9]> <html class=\"no-js lt-ie9\" lang=\"{{ htmlLocale }}\"> <![endif]-->
<!--[if gt IE 9]><!--> <html lang=\"{{ htmlLocale }}\"> <!--<![endif]-->
<head>
<meta charset=\"utf-8\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
<title>
{% set node = null %}
{% if nodetranslation is defined %}
{% set node = nodetranslation.node %}
{% endif %}
{% set nodemenu = get_node_menu(app.request.locale, node) %}
{% block title %}
{% if page is defined and nodemenu.getActiveForDepth(2) is not null %}
{{ get_title_for(page) ~ ' - ' ~ websitetitle|trans }}
{% else %}
{{ websitetitle | trans }}
{% if page is defined %}
{% set seo = get_seo_for(page) %}
{% if seo is defined and seo.metaTitle is not empty %} - {{ seo.metaTitle }}{% endif %}
{% endif %}
{% endif %}
{% endblock %}
</title>
{% if page is defined %}
{{ render_seo_metadata_for(page, nodetranslation, 'bundles/KunstmaanSeoBundle/SeoTwigExtension/metadata.html.twig') }}
{% endif %}
{# Favicons #}
{% include 'Layout/_favicons.html.twig' %}
{# Webfonts #}
{% include 'Layout/_webfonts.html.twig' %}
{# CSS #}
{% include 'Layout/_css.html.twig' %}
</head>
{% endspaceless %}
<body id=\"sidebar-toggle-container\" class=\"sidebar-toggle-container{% block extra_body_classes %}{% endblock %}\" {% block extra_body_attributes %}{% endblock %}>
{# Google Tagmanager #}
{% include 'Layout/_googletagmanager.html.twig' %}
{# Outdated browser message #}
{% include 'Layout/_outdatedbrowser.html.twig' %}
{# Header #}
{% block header %}
{% include 'Layout/_header.html.twig' %}
{% endblock %}
{# Content #}
<main>
{% block content %}{% endblock %}
</main>
{# Footer #}
{% block footer %}
{% include 'Layout/_footer.html.twig' %}
{% endblock %}
{# Cookieconsent #}
{% block cookieconsent %}
{% include 'Layout/_cookieconsent.html.twig' %}
{% endblock %}
{# JS Footer #}
{% block jsBundle %}
{% include 'Layout/_js_footer.html.twig' %}
{% endblock %}
{% if app.environment == \"dev\" %}
<script id=\"__bs_script__\">//<![CDATA[
document.write(\"<script async src='https://HOST:3000/browser-sync/browser-sync-client.js?v=2.26.7'><\\/script>\".replace(\"HOST\", location.hostname));
//]]></script>
{% endif %}
</body>
</html>
", "Layout/layout.html.twig", "/var/www/gcs/html/dev/templates/Layout/layout.html.twig");
}
}