var/cache/dev/twig/b5/b52a96fa247be841428a070e0f46529f.php line 145

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\CoreExtension;
  6. use Twig\Extension\SandboxExtension;
  7. use Twig\Markup;
  8. use Twig\Sandbox\SecurityError;
  9. use Twig\Sandbox\SecurityNotAllowedTagError;
  10. use Twig\Sandbox\SecurityNotAllowedFilterError;
  11. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  12. use Twig\Source;
  13. use Twig\Template;
  14. /* layout/default.html.twig */
  15. class __TwigTemplate_25a494860720e7413c1058759dce014f 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.             'headScript' => [$this'block_headScript'],
  26.             'metaTags' => [$this'block_metaTags'],
  27.             'headScriptBlock' => [$this'block_headScriptBlock'],
  28.             'head_stylesheets' => [$this'block_head_stylesheets'],
  29.             'header' => [$this'block_header'],
  30.             'contentBlock' => [$this'block_contentBlock'],
  31.             'beforeScripts' => [$this'block_beforeScripts'],
  32.             'scripts' => [$this'block_scripts'],
  33.             'footer' => [$this'block_footer'],
  34.             'afterScripts' => [$this'block_afterScripts'],
  35.         ];
  36.         $this->sandbox $this->env->getExtension(SandboxExtension::class);
  37.         $this->checkSecurity();
  38.     }
  39.     protected function doDisplay(array $context, array $blocks = [])
  40.     {
  41.         $macros $this->macros;
  42.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  43.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""layout/default.html.twig"));
  44.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  45.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""layout/default.html.twig"));
  46.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  47.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""layout/default.html.twig"));
  48.         // line 1
  49.         yield "<!DOCTYPE html>
  50. ";
  51.         // line 2
  52.         $context["currentDocument"] = CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'2$this->source); })()), "request", [], "any"falsefalsetrue2), "get", ["contentDocument"], "method"falsefalsetrue2);
  53.         // line 3
  54.         $context["language"] = Twig\Extension\CoreExtension::slice($this->env->getCharset(), $this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'3$this->source); })()), "request", [], "any"falsefalsetrue3), "locale", [], "any"falsefalsetrue3), 3$this->source), 02);
  55.         // line 4
  56.         $context["UAKey"] = $this->extensions['Pimcore\Twig\Extension\WebsiteConfigExtension']->getWebsiteConfig("UAKey""UA-9448822-1");
  57.         // line 5
  58.         $context["GTMKey"] = $this->extensions['Pimcore\Twig\Extension\WebsiteConfigExtension']->getWebsiteConfig("GTMKey""GTM-W3ZCDKL8");
  59.         // line 6
  60.         yield "
  61. <html lang=\"en\">
  62. <head>
  63.     <meta charset=\"utf-8\">
  64.     <!-- Cookiebot Script -->
  65.     <script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"16bb5d9f-9b9a-49f5-ad29-fbf0a3f899e1\" data-blockingmode=\"manual\" type=\"text/javascript\"></script>
  66.     <!-- Google Tag Manager -->
  67.     <script data-cookieconsent=\"ignore\">
  68.         (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  69.                 new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  70.             j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  71.             'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  72.         })(window,document,'script','dataLayer','";
  73.         // line 21
  74.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->sandbox->ensureToStringAllowed((isset($context["GTMKey"]) || array_key_exists("GTMKey"$context) ? $context["GTMKey"] : (function () { throw new RuntimeError('Variable "GTMKey" does not exist.'21$this->source); })()), 21$this->source), "html"nulltrue);
  75.         yield "');
  76.     </script>
  77.     <!-- End Google Tag Manager -->
  78.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  79.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  80.     <link rel=\"icon\" href=\"";
  81.         // line 27
  82.         yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/images/icons/favicon.png"), "html"nulltrue);
  83.         yield "\" type=\"image/png\">
  84.     <link href=\"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap&family=Lato:ital,wght@1,300;1,400;1,700&display=swap\" rel=\"stylesheet\">
  85.     <link rel=\"stylesheet\" type=\"text/css\" href=\"//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css\"/>
  86.     <link rel=\"stylesheet\" type=\"text/css\" href=\"//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick-theme.css\"/>
  87.     <!-- Temporaly, should be removed, issues with fancybox--> <script src=\"https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js\"></script>
  88.     <link href=\"https://cdn.jsdelivr.net/npm/select2@4.1.0-beta.1/dist/css/select2.min.css\" rel=\"stylesheet\" />
  89.     ";
  90.         // line 34
  91.         yield from $this->unwrap()->yieldBlock('headScript'$context$blocks);
  92.         // line 36
  93.         yield "
  94.     ";
  95.         // line 37
  96.         yield from $this->unwrap()->yieldBlock('metaTags'$context$blocks);
  97.         // line 45
  98.         yield "
  99.     ";
  100.         // line 47
  101.         yield from $this->unwrap()->yieldBlock('headScriptBlock'$context$blocks);
  102.         // line 75
  103.         yield "</head>
  104. <body>
  105.     ";
  106.         // line 78
  107.         if ((array_key_exists("document"$context) && (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'78$this->source); })()))) {
  108.             // line 79
  109.             yield "        ";
  110.             if (CoreExtension::getAttribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'79$this->source); })()), "getProperty", ["tabletNavigation"], "method"falsefalsetrue79)) {
  111.                 // line 80
  112.                 yield "            ";
  113.                 yield $this->env->getFunction('pimcore_inc')->getCallable()($this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'80$this->source); })()), "getProperty", ["tabletNavigation"], "method"falsefalsetrue80), "getFullPath", [], "method"falsefalsetrue80), 80$this->source));
  114.                 yield "
  115.         ";
  116.             }
  117.             // line 82
  118.             yield "    ";
  119.         }
  120.         // line 83
  121.         yield "
  122.     <div class=\"body-content\">
  123.         <header>
  124.             ";
  125.         // line 88
  126.         yield from $this->unwrap()->yieldBlock('header'$context$blocks);
  127.         // line 95
  128.         yield "        </header>
  129.         ";
  130.         // line 98
  131.         yield "        ";
  132.         $context['_parent'] = $context;
  133.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'98$this->source); })()), "flashes", ["info"], "method"falsefalsetrue98));
  134.         $context['loop'] = [
  135.           'parent' => $context['_parent'],
  136.           'index0' => 0,
  137.           'index'  => 1,
  138.           'first'  => true,
  139.         ];
  140.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  141.             $length count($context['_seq']);
  142.             $context['loop']['revindex0'] = $length 1;
  143.             $context['loop']['revindex'] = $length;
  144.             $context['loop']['length'] = $length;
  145.             $context['loop']['last'] = === $length;
  146.         }
  147.         foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  148.             // line 99
  149.             yield "            ";
  150.             yield from             $this->loadTemplate("Components/info-message.html.twig""layout/default.html.twig"99)->unwrap()->yield(CoreExtension::merge($context, ["message" => $context["message"]]));
  151.             // line 100
  152.             yield "        ";
  153.             ++$context['loop']['index0'];
  154.             ++$context['loop']['index'];
  155.             $context['loop']['first'] = false;
  156.             if (isset($context['loop']['length'])) {
  157.                 --$context['loop']['revindex0'];
  158.                 --$context['loop']['revindex'];
  159.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  160.             }
  161.         }
  162.         $_parent $context['_parent'];
  163.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  164.         $context array_intersect_key($context$_parent) + $_parent;
  165.         // line 101
  166.         yield "        ";
  167.         $context['_parent'] = $context;
  168.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'101$this->source); })()), "flashes", ["success"], "method"falsefalsetrue101));
  169.         $context['loop'] = [
  170.           'parent' => $context['_parent'],
  171.           'index0' => 0,
  172.           'index'  => 1,
  173.           'first'  => true,
  174.         ];
  175.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  176.             $length count($context['_seq']);
  177.             $context['loop']['revindex0'] = $length 1;
  178.             $context['loop']['revindex'] = $length;
  179.             $context['loop']['length'] = $length;
  180.             $context['loop']['last'] = === $length;
  181.         }
  182.         foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  183.             // line 102
  184.             yield "            ";
  185.             yield from             $this->loadTemplate("Components/success-message.html.twig""layout/default.html.twig"102)->unwrap()->yield(CoreExtension::merge($context, ["message" => $context["message"]]));
  186.             // line 103
  187.             yield "        ";
  188.             ++$context['loop']['index0'];
  189.             ++$context['loop']['index'];
  190.             $context['loop']['first'] = false;
  191.             if (isset($context['loop']['length'])) {
  192.                 --$context['loop']['revindex0'];
  193.                 --$context['loop']['revindex'];
  194.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  195.             }
  196.         }
  197.         $_parent $context['_parent'];
  198.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  199.         $context array_intersect_key($context$_parent) + $_parent;
  200.         // line 104
  201.         yield "        ";
  202.         $context['_parent'] = $context;
  203.         $context['_seq'] = CoreExtension::ensureTraversable(CoreExtension::getAttribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'104$this->source); })()), "flashes", ["error"], "method"falsefalsetrue104));
  204.         $context['loop'] = [
  205.           'parent' => $context['_parent'],
  206.           'index0' => 0,
  207.           'index'  => 1,
  208.           'first'  => true,
  209.         ];
  210.         if (is_array($context['_seq']) || (is_object($context['_seq']) && $context['_seq'] instanceof \Countable)) {
  211.             $length count($context['_seq']);
  212.             $context['loop']['revindex0'] = $length 1;
  213.             $context['loop']['revindex'] = $length;
  214.             $context['loop']['length'] = $length;
  215.             $context['loop']['last'] = === $length;
  216.         }
  217.         foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  218.             // line 105
  219.             yield "            ";
  220.             yield from             $this->loadTemplate("Components/error-message.html.twig""layout/default.html.twig"105)->unwrap()->yield(CoreExtension::merge($context, ["message" => $context["message"]]));
  221.             // line 106
  222.             yield "        ";
  223.             ++$context['loop']['index0'];
  224.             ++$context['loop']['index'];
  225.             $context['loop']['first'] = false;
  226.             if (isset($context['loop']['length'])) {
  227.                 --$context['loop']['revindex0'];
  228.                 --$context['loop']['revindex'];
  229.                 $context['loop']['last'] = === $context['loop']['revindex0'];
  230.             }
  231.         }
  232.         $_parent $context['_parent'];
  233.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  234.         $context array_intersect_key($context$_parent) + $_parent;
  235.         // line 107
  236.         yield "
  237.         ";
  238.         // line 109
  239.         yield from $this->unwrap()->yieldBlock('contentBlock'$context$blocks);
  240.         // line 111
  241.         yield "
  242.         ";
  243.         // line 113
  244.         yield from $this->unwrap()->yieldBlock('beforeScripts'$context$blocks);
  245.         // line 115
  246.         yield "
  247.         ";
  248.         // line 116
  249.         yield from $this->unwrap()->yieldBlock('scripts'$context$blocks);
  250.         // line 119
  251.         yield "
  252.         ";
  253.         // line 120
  254.         yield from $this->unwrap()->yieldBlock('footer'$context$blocks);
  255.         // line 127
  256.         yield "    </div>
  257.     <script src=\"https://cdn.jsdelivr.net/npm/select2@4.1.0-beta.1/dist/js/select2.min.js\"></script>
  258.     ";
  259.         // line 131
  260.         yield from $this->unwrap()->yieldBlock('afterScripts'$context$blocks);
  261.         // line 133
  262.         yield "</body>
  263. </html>
  264. ";
  265.         
  266.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  267.         
  268.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  269.         
  270.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  271.         return; yield '';
  272.     }
  273.     // line 34
  274.     public function block_headScript($context, array $blocks = [])
  275.     {
  276.         $macros $this->macros;
  277.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  278.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""headScript"));
  279.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  280.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""headScript"));
  281.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  282.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""headScript"));
  283.         // line 35
  284.         yield "    ";
  285.         
  286.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  287.         
  288.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  289.         
  290.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  291.         return; yield '';
  292.     }
  293.     // line 37
  294.     public function block_metaTags($context, array $blocks = [])
  295.     {
  296.         $macros $this->macros;
  297.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  298.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaTags"));
  299.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  300.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaTags"));
  301.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  302.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""metaTags"));
  303.         // line 38
  304.         yield "        ";
  305.         if ((array_key_exists("document"$context) && (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'38$this->source); })()))) {
  306.             // line 39
  307.             yield "            <meta name=\"description\" content=\"";
  308.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'39$this->source); })()), "getDescription", [], "method"falsefalsetrue39), 39$this->source), "html"nulltrue);
  309.             yield "\">
  310.             <title>";
  311.             // line 40
  312.             yield $this->env->getRuntime('Twig\Runtime\EscaperRuntime')->escape($this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'40$this->source); })()), "getTitle", [], "method"falsefalsetrue40), 40$this->source), "html"nulltrue);
  313.             yield "</title>
  314.         ";
  315.         } else {
  316.             // line 42
  317.             yield "            <title>Stoelting</title>
  318.         ";
  319.         }
  320.         // line 44
  321.         yield "    ";
  322.         
  323.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  324.         
  325.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  326.         
  327.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  328.         return; yield '';
  329.     }
  330.     // line 47
  331.     public function block_headScriptBlock($context, array $blocks = [])
  332.     {
  333.         $macros $this->macros;
  334.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  335.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""headScriptBlock"));
  336.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  337.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""headScriptBlock"));
  338.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  339.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""headScriptBlock"));
  340.         // line 48
  341.         yield "        ";
  342.         $___internal_parse_0_ = ('' === $tmp \Twig\Extension\CoreExtension::captureOutput((function () use (&$context$macros$blocks) {
  343.             // line 50
  344.             yield "            ";
  345.             // line 51
  346.             yield "
  347.             ";
  348.             // line 52
  349.             CoreExtension::getAttribute($this->env$this->source$this->env->getFunction('pimcore_head_link')->getCallable()(), "appendStylesheet", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/css/bootstrap.css")], "method"falsefalsetrue52);
  350.             // line 53
  351.             yield "            ";
  352.             CoreExtension::getAttribute($this->env$this->source$this->env->getFunction('pimcore_head_link')->getCallable()(), "appendStylesheet", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/css/Stoelting.css")], "method"falsefalsetrue53);
  353.             // line 54
  354.             yield "
  355.             ";
  356.             // line 55
  357.             if ((array_key_exists("editmode"$context) && (isset($context["editmode"]) || array_key_exists("editmode"$context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.'55$this->source); })()))) {
  358.                 // line 56
  359.                 yield "                ";
  360.                 CoreExtension::getAttribute($this->env$this->source$this->env->getFunction('pimcore_head_link')->getCallable()(), "appendStylesheet", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/css/AdminMode.css")], "method"falsefalsetrue56);
  361.                 // line 57
  362.                 yield "            ";
  363.             }
  364.             // line 58
  365.             yield "
  366.             ";
  367.             // line 59
  368.             CoreExtension::getAttribute($this->env$this->source$this->env->getFunction('pimcore_head_script')->getCallable()(), "appendFile", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/js/bootstrap.js")], "method"falsefalsetrue59);
  369.             // line 60
  370.             yield "            ";
  371.             CoreExtension::getAttribute($this->env$this->source$this->env->getFunction('pimcore_head_script')->getCallable()(), "appendFile", [$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("static/js/Stoelting.js")], "method"falsefalsetrue60);
  372.             return; yield '';
  373.         })())) ? '' : new Markup($tmp$this->env->getCharset());
  374.         // line 48
  375.         yield Twig\Extension\CoreExtension::spaceless($___internal_parse_0_);
  376.         // line 62
  377.         yield "
  378.         ";
  379.         // line 64
  380.         yield "        ";
  381.         // line 67
  382.         yield "
  383.         ";
  384.         // line 68
  385.         yield from $this->unwrap()->yieldBlock('head_stylesheets'$context$blocks);
  386.         // line 71
  387.         yield "
  388.     ";
  389.         
  390.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  391.         
  392.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  393.         
  394.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  395.         return; yield '';
  396.     }
  397.     // line 68
  398.     public function block_head_stylesheets($context, array $blocks = [])
  399.     {
  400.         $macros $this->macros;
  401.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  402.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head_stylesheets"));
  403.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  404.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head_stylesheets"));
  405.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  406.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""head_stylesheets"));
  407.         // line 69
  408.         yield "            ";
  409.         yield $this->env->getFunction('pimcore_head_link')->getCallable()();
  410.         yield "
  411.         ";
  412.         
  413.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  414.         
  415.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  416.         
  417.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  418.         return; yield '';
  419.     }
  420.     // line 88
  421.     public function block_header($context, array $blocks = [])
  422.     {
  423.         $macros $this->macros;
  424.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  425.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  426.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  427.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  428.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  429.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  430.         // line 89
  431.         yield "                ";
  432.         if ((array_key_exists("document"$context) && (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'89$this->source); })()))) {
  433.             // line 90
  434.             yield "                    ";
  435.             if (CoreExtension::getAttribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'90$this->source); })()), "getProperty", ["header"], "method"falsefalsetrue90)) {
  436.                 // line 91
  437.                 yield "                        ";
  438.                 yield $this->env->getFunction('pimcore_inc')->getCallable()($this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'91$this->source); })()), "getProperty", ["header"], "method"falsefalsetrue91), "getFullPath", [], "method"falsefalsetrue91), 91$this->source));
  439.                 yield "
  440.                     ";
  441.             }
  442.             // line 93
  443.             yield "                ";
  444.         }
  445.         // line 94
  446.         yield "            ";
  447.         
  448.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  449.         
  450.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  451.         
  452.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  453.         return; yield '';
  454.     }
  455.     // line 109
  456.     public function block_contentBlock($context, array $blocks = [])
  457.     {
  458.         $macros $this->macros;
  459.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  460.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""contentBlock"));
  461.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  462.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""contentBlock"));
  463.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  464.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""contentBlock"));
  465.         // line 110
  466.         yield "        ";
  467.         
  468.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  469.         
  470.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  471.         
  472.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  473.         return; yield '';
  474.     }
  475.     // line 113
  476.     public function block_beforeScripts($context, array $blocks = [])
  477.     {
  478.         $macros $this->macros;
  479.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  480.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""beforeScripts"));
  481.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  482.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""beforeScripts"));
  483.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  484.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""beforeScripts"));
  485.         // line 114
  486.         yield "        ";
  487.         
  488.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  489.         
  490.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  491.         
  492.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  493.         return; yield '';
  494.     }
  495.     // line 116
  496.     public function block_scripts($context, array $blocks = [])
  497.     {
  498.         $macros $this->macros;
  499.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  500.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""scripts"));
  501.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  502.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""scripts"));
  503.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  504.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""scripts"));
  505.         // line 117
  506.         yield "            ";
  507.         yield $this->env->getFunction('pimcore_head_script')->getCallable()();
  508.         yield "
  509.         ";
  510.         
  511.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  512.         
  513.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  514.         
  515.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  516.         return; yield '';
  517.     }
  518.     // line 120
  519.     public function block_footer($context, array $blocks = [])
  520.     {
  521.         $macros $this->macros;
  522.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  523.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  524.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  525.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  526.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  527.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  528.         // line 121
  529.         yield "            ";
  530.         if ((array_key_exists("document"$context) && (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'121$this->source); })()))) {
  531.             // line 122
  532.             yield "                ";
  533.             if (CoreExtension::getAttribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'122$this->source); })()), "getProperty", ["footer"], "method"falsefalsetrue122)) {
  534.                 // line 123
  535.                 yield "                    ";
  536.                 yield $this->env->getFunction('pimcore_inc')->getCallable()($this->sandbox->ensureToStringAllowed(CoreExtension::getAttribute($this->env$this->sourceCoreExtension::getAttribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'123$this->source); })()), "getProperty", ["footer"], "method"falsefalsetrue123), "getFullPath", [], "method"falsefalsetrue123), 123$this->source));
  537.                 yield "
  538.                 ";
  539.             }
  540.             // line 125
  541.             yield "            ";
  542.         }
  543.         // line 126
  544.         yield "        ";
  545.         
  546.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  547.         
  548.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  549.         
  550.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  551.         return; yield '';
  552.     }
  553.     // line 131
  554.     public function block_afterScripts($context, array $blocks = [])
  555.     {
  556.         $macros $this->macros;
  557.         $__internal_b91a4435ea3baf1e2b6bfda56133dace $this->extensions["Sentry\\SentryBundle\\Tracing\\Twig\\TwigTracingExtension"];
  558.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->enter($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""afterScripts"));
  559.         $__internal_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  560.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""afterScripts"));
  561.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  562.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""afterScripts"));
  563.         // line 132
  564.         yield "    ";
  565.         
  566.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  567.         
  568.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  569.         
  570.         $__internal_b91a4435ea3baf1e2b6bfda56133dace->leave($__internal_b91a4435ea3baf1e2b6bfda56133dace_prof);
  571.         return; yield '';
  572.     }
  573.     /**
  574.      * @codeCoverageIgnore
  575.      */
  576.     public function getTemplateName()
  577.     {
  578.         return "layout/default.html.twig";
  579.     }
  580.     /**
  581.      * @codeCoverageIgnore
  582.      */
  583.     public function isTraitable()
  584.     {
  585.         return false;
  586.     }
  587.     /**
  588.      * @codeCoverageIgnore
  589.      */
  590.     public function getDebugInfo()
  591.     {
  592.         return array (  660 => 132,  647 => 131,  633 => 126,  630 => 125,  624 => 123,  621 => 122,  618 => 121,  605 => 120,  588 => 117,  575 => 116,  561 => 114,  548 => 113,  534 => 110,  521 => 109,  507 => 94,  504 => 93,  498 => 91,  495 => 90,  492 => 89,  479 => 88,  462 => 69,  449 => 68,  432 => 71,  430 => 68,  427 => 67,  425 => 64,  422 => 62,  420 => 48,  415 => 60,  413 => 59,  410 => 58,  407 => 57,  404 => 56,  402 => 55,  399 => 54,  396 => 53,  394 => 52,  391 => 51,  389 => 50,  386 => 48,  373 => 47,  359 => 44,  355 => 42,  350 => 40,  345 => 39,  342 => 38,  329 => 37,  315 => 35,  302 => 34,  286 => 133,  284 => 131,  278 => 127,  276 => 120,  273 => 119,  271 => 116,  268 => 115,  266 => 113,  262 => 111,  260 => 109,  256 => 107,  242 => 106,  239 => 105,  221 => 104,  207 => 103,  204 => 102,  186 => 101,  172 => 100,  169 => 99,  151 => 98,  147 => 95,  145 => 88,  138 => 83,  135 => 82,  129 => 80,  126 => 79,  124 => 78,  119 => 75,  117 => 47,  113 => 45,  111 => 37,  108 => 36,  106 => 34,  96 => 27,  87 => 21,  70 => 6,  68 => 5,  66 => 4,  64 => 3,  62 => 2,  59 => 1,);
  593.     }
  594.     public function getSourceContext()
  595.     {
  596.         return new Source("<!DOCTYPE html>
  597. {% set currentDocument = app.request.get('contentDocument') %}
  598. {% set language = app.request.locale | slice(0, 2) %}
  599. {% set UAKey =  pimcore_website_config('UAKey', 'UA-9448822-1') %}
  600. {% set GTMKey =  pimcore_website_config('GTMKey', 'GTM-W3ZCDKL8') %}
  601. <html lang=\"en\">
  602. <head>
  603.     <meta charset=\"utf-8\">
  604.     <!-- Cookiebot Script -->
  605.     <script id=\"Cookiebot\" src=\"https://consent.cookiebot.com/uc.js\" data-cbid=\"16bb5d9f-9b9a-49f5-ad29-fbf0a3f899e1\" data-blockingmode=\"manual\" type=\"text/javascript\"></script>
  606.     <!-- Google Tag Manager -->
  607.     <script data-cookieconsent=\"ignore\">
  608.         (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  609.                 new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  610.             j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  611.             'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  612.         })(window,document,'script','dataLayer','{{ GTMKey }}');
  613.     </script>
  614.     <!-- End Google Tag Manager -->
  615.     <meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
  616.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
  617.     <link rel=\"icon\" href=\"{{ asset('static/images/icons/favicon.png') }}\" type=\"image/png\">
  618.     <link href=\"https://fonts.googleapis.com/css2?family=Lato:wght@300;400;700&display=swap&family=Lato:ital,wght@1,300;1,400;1,700&display=swap\" rel=\"stylesheet\">
  619.     <link rel=\"stylesheet\" type=\"text/css\" href=\"//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick.css\"/>
  620.     <link rel=\"stylesheet\" type=\"text/css\" href=\"//cdn.jsdelivr.net/npm/slick-carousel@1.8.1/slick/slick-theme.css\"/>
  621.     <!-- Temporaly, should be removed, issues with fancybox--> <script src=\"https://cdn.jsdelivr.net/npm/jquery@3.5.1/dist/jquery.min.js\"></script>
  622.     <link href=\"https://cdn.jsdelivr.net/npm/select2@4.1.0-beta.1/dist/css/select2.min.css\" rel=\"stylesheet\" />
  623.     {% block headScript %}
  624.     {% endblock %}
  625.     {% block metaTags %}
  626.         {% if document is defined and document %}
  627.             <meta name=\"description\" content=\"{{ document.getDescription() }}\">
  628.             <title>{{ document.getTitle() }}</title>
  629.         {% else %}
  630.             <title>Stoelting</title>
  631.         {% endif %}
  632.     {% endblock %}
  633.     {% block headScriptBlock %}
  634.         {% apply spaceless -%}
  635.             {# add global stylesheets and scripts outside of any blocsk to add them to the helpers before any others assets are added #}
  636.             {# we use the view helper to have cache buster functionality #}
  637.             {% do pimcore_head_link().appendStylesheet(asset('static/css/bootstrap.css')) %}
  638.             {% do pimcore_head_link().appendStylesheet(asset('static/css/Stoelting.css')) %}
  639.             {% if editmode is defined and editmode %}
  640.                 {% do pimcore_head_link().appendStylesheet(asset('static/css/AdminMode.css')) %}
  641.             {% endif %}
  642.             {% do pimcore_head_script().appendFile(asset('static/js/bootstrap.js')) %}
  643.             {% do pimcore_head_script().appendFile(asset('static/js/Stoelting.js')) %}
  644.         {%- endapply %}
  645.         {# we're using the deferred extension here to make sure this block is rendered after all helper calls #}
  646.         {# {% block layout_head_meta deferred %}
  647.             {% include \"Default/metaTags.html.twig\" %}
  648.         {% endblock %} #}
  649.         {% block head_stylesheets %}
  650.             {{ pimcore_head_link() }}
  651.         {% endblock %}
  652.     {% endblock %}
  653. </head>
  654. <body>
  655.     {% if document is defined and document %}
  656.         {% if document.getProperty('tabletNavigation') %}
  657.             {{ pimcore_inc(document.getProperty('tabletNavigation').getFullPath()) }}
  658.         {% endif %}
  659.     {% endif %}
  660.     <div class=\"body-content\">
  661.         <header>
  662.             {% block header %}
  663.                 {% if document is defined and document %}
  664.                     {% if document.getProperty('header') %}
  665.                         {{ pimcore_inc(document.getProperty('header').getFullPath()) }}
  666.                     {% endif %}
  667.                 {% endif %}
  668.             {% endblock %}
  669.         </header>
  670.         {# Flash messages #}
  671.         {% for message in app.flashes('info') %}
  672.             {% include 'Components/info-message.html.twig' with { 'message': message } %}
  673.         {% endfor %}
  674.         {% for message in app.flashes('success') %}
  675.             {% include 'Components/success-message.html.twig' with { 'message': message } %}
  676.         {% endfor %}
  677.         {% for message in app.flashes('error') %}
  678.             {% include 'Components/error-message.html.twig' with { 'message': message } %}
  679.         {% endfor %}
  680.         {% block contentBlock %}
  681.         {% endblock %}
  682.         {% block beforeScripts %}
  683.         {% endblock %}
  684.         {% block scripts %}
  685.             {{ pimcore_head_script() }}
  686.         {% endblock %}
  687.         {% block footer %}
  688.             {% if document is defined and document %}
  689.                 {% if document.getProperty('footer') %}
  690.                     {{ pimcore_inc(document.getProperty('footer').getFullPath()) }}
  691.                 {% endif %}
  692.             {% endif %}
  693.         {% endblock %}
  694.     </div>
  695.     <script src=\"https://cdn.jsdelivr.net/npm/select2@4.1.0-beta.1/dist/js/select2.min.js\"></script>
  696.     {% block afterScripts %}
  697.     {% endblock %}
  698. </body>
  699. </html>
  700. ""layout/default.html.twig""/var/www/webovi/stoelting/pimcore/templates/layout/default.html.twig");
  701.     }
  702.     
  703.     public function checkSecurity()
  704.     {
  705.         static $tags = array("set" => 2"block" => 34"if" => 78"for" => 98"include" => 99"apply" => 48"do" => 52);
  706.         static $filters = array("slice" => 3"escape" => 21"spaceless" => 48);
  707.         static $functions = array("pimcore_website_config" => 4"asset" => 27"pimcore_inc" => 80"pimcore_head_link" => 52"pimcore_head_script" => 59);
  708.         try {
  709.             $this->sandbox->checkSecurity(
  710.                 ['set''block''if''for''include''apply''do'],
  711.                 ['slice''escape''spaceless'],
  712.                 ['pimcore_website_config''asset''pimcore_inc''pimcore_head_link''pimcore_head_script'],
  713.                 $this->source
  714.             );
  715.         } catch (SecurityError $e) {
  716.             $e->setSourceContext($this->source);
  717.             if ($e instanceof SecurityNotAllowedTagError && isset($tags[$e->getTagName()])) {
  718.                 $e->setTemplateLine($tags[$e->getTagName()]);
  719.             } elseif ($e instanceof SecurityNotAllowedFilterError && isset($filters[$e->getFilterName()])) {
  720.                 $e->setTemplateLine($filters[$e->getFilterName()]);
  721.             } elseif ($e instanceof SecurityNotAllowedFunctionError && isset($functions[$e->getFunctionName()])) {
  722.                 $e->setTemplateLine($functions[$e->getFunctionName()]);
  723.             }
  724.             throw $e;
  725.         }
  726.     }
  727. }