var/cache/dev/twig/08/08a4bb17ff9600f82fac22a1b8e18ebcaac6167deac393593f14385f7072f85d.php line 257

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. /* page.html.twig */
  14. class __TwigTemplate_f6a89d91819b926a4d96e7fa0d89a299ecb7668c39e19358465a7d0c94905144 extends Template
  15. {
  16.     private $source;
  17.     private $macros = [];
  18.     public function __construct(Environment $env)
  19.     {
  20.         parent::__construct($env);
  21.         $this->source $this->getSourceContext();
  22.         $this->parent false;
  23.         $this->blocks = [
  24.             'title' => [$this'block_title'],
  25.             'structuredData' => [$this'block_structuredData'],
  26.             'css' => [$this'block_css'],
  27.             'javascripts' => [$this'block_javascripts'],
  28.             'topbar' => [$this'block_topbar'],
  29.             'header' => [$this'block_header'],
  30.             'section_navigation' => [$this'block_section_navigation'],
  31.             'mainClasses' => [$this'block_mainClasses'],
  32.             'content' => [$this'block_content'],
  33.             'footer' => [$this'block_footer'],
  34.             'bar' => [$this'block_bar'],
  35.             'offcanvasmenu' => [$this'block_offcanvasmenu'],
  36.         ];
  37.     }
  38.     protected function doDisplay(array $context, array $blocks = [])
  39.     {
  40.         $macros $this->macros;
  41.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  42.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""page.html.twig"));
  43.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  44.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""page.html.twig"));
  45.         // line 1
  46.         echo "<!doctype html>
  47. <html lang=\"";
  48.         // line 2
  49.         echo twig_escape_filter($this->envtwig_slice($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'2$this->source); })()), "request", [], "any"falsefalsefalse2), "locale", [], "any"falsefalsefalse2), 02), "html"nulltrue);
  50.         echo "\" class=\"antialiased ";
  51.         if ((isset($context["editmode"]) || array_key_exists("editmode"$context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.'2$this->source); })())) {
  52.             echo "editmode";
  53.         }
  54.         echo "\">
  55. \t<head>
  56. \t\t<meta charset=\"utf-8\">
  57. \t\t<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">
  58. \t\t<meta content=\"width=device-width, initial-scale=1\" name=\"viewport\">
  59.     <link rel=\"shortcut icon\" href=\"/favicon.png\" type=\"image/png\">
  60. \t\t";
  61.         // line 11
  62.         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.'11$this->source); })()))) {
  63.             // line 12
  64.             echo "\t\t\t";
  65.             $context["document"] = Pimcore\Model\Document::getById(1);
  66.             // line 13
  67.             echo "\t\t";
  68.         }
  69.         // line 14
  70.         echo "
  71. \t\t";
  72.         // line 15
  73.         if ($this->env->getTest('instanceof')->getCallable()((isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'15$this->source); })()), "\\Pimcore\\Model\\Document\\Link")) {
  74.             // line 16
  75.             echo "\t\t\t";
  76.             $context["document"] = twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'16$this->source); })()), "getObject", [], "method"falsefalsefalse16);
  77.             // line 17
  78.             echo "\t\t";
  79.         }
  80.         // line 18
  81.         echo "
  82.     ";
  83.         // line 19
  84.         $this->displayBlock('title'$context$blocks);
  85.         // line 24
  86.         echo "
  87. \t\t";
  88.         // line 25
  89.         $context["title"] = $this->extensions['Pimcore\Twig\Extension\WebsiteConfigExtension']->getWebsiteConfig("website-title"""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.'25$this->source); })()), "request", [], "any"falsefalsefalse25), "locale", [], "any"falsefalsefalse25));
  90.         // line 26
  91.         echo "\t\t";
  92.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_title')->getCallable()(), "append", [=> (isset($context["title"]) || array_key_exists("title"$context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.'26$this->source); })())], "method"falsefalsefalse26);
  93.         // line 27
  94.         echo "\t\t";
  95.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_title')->getCallable()(), "setSeparator", [=> " | "], "method"falsefalsefalse27);
  96.         // line 28
  97.         echo "
  98.     ";
  99.         // line 29
  100.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'29$this->source); })()), "getDescription", [], "method"falsefalsefalse29))) {
  101.             // line 30
  102.             echo "      ";
  103.             twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_meta')->getCallable()(), "setDescription", [=> twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'30$this->source); })()), "getDescription", [], "method"falsefalsefalse30)], "method"falsefalsefalse30);
  104.             // line 31
  105.             echo "    ";
  106.         }
  107.         // line 32
  108.         echo "
  109.     ";
  110.         // line 33
  111.         echo $this->env->getFunction('pimcore_head_title')->getCallable()();
  112.         echo "
  113. \t\t";
  114.         // line 34
  115.         echo $this->env->getFunction('pimcore_head_meta')->getCallable()();
  116.         echo "
  117.     ";
  118.         // line 36
  119.         $this->displayBlock('structuredData'$context$blocks);
  120.         // line 38
  121.         echo "
  122. \t\t";
  123.         // line 39
  124.         $context['_parent'] = $context;
  125.         $context['_seq'] = twig_ensure_traversable($this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->getWebpackCssFiles("app"));
  126.         foreach ($context['_seq'] as $context["_key"] => $context["css"]) {
  127.             // line 40
  128.             echo "\t\t\t";
  129.             twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_link')->getCallable()(), "appendStylesheet", [=> $context["css"]], "method"falsefalsefalse40);
  130.             // line 41
  131.             echo "\t\t";
  132.         }
  133.         $_parent $context['_parent'];
  134.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['css'], $context['_parent'], $context['loop']);
  135.         $context array_intersect_key($context$_parent) + $_parent;
  136.         // line 42
  137.         echo "    ";
  138.         $this->displayBlock('css'$context$blocks);
  139.         // line 47
  140.         echo "\t\t";
  141.         echo $this->env->getFunction('pimcore_head_link')->getCallable()();
  142.         echo "
  143.     <link rel=\"stylesheet\" href=\"https://use.typekit.net/zvy2bkj.css\">
  144. \t\t<link href=\"https://cookie.pro-bit.de/cookie-consent.css\" type=\"text/css\" media=\"screen\" rel=\"stylesheet\" />
  145. \t\t<script src=\"https://cookie.pro-bit.de/cookie-consent.js\" type=\"text/javascript\"></script>
  146. \t\t";
  147.         // line 53
  148.         echo $this->env->getFunction('pimcore_head_script')->getCallable()();
  149.         echo "
  150. \t\t";
  151.         // line 56
  152.         $this->displayBlock('javascripts'$context$blocks);
  153.         // line 62
  154.         echo "
  155.     ";
  156.         // line 63
  157.         if (($this->extensions['Pimcore\Twig\Extension\WebsiteConfigExtension']->getWebsiteConfig("Google_Analytics_Key") && (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.'63$this->source); })()), "environment", [], "any"falsefalsefalse63) != "dev"))) {
  158.             // line 64
  159.             echo "      <script type=\"text/plain\" cookie-consent=\"tracking\" cookie-type=\"google-analytics\" defer>
  160.         ";
  161.             // line 66
  162.             echo "        (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  163.         (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  164.         m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  165.         })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
  166.         ga('create', '";
  167.             // line 71
  168.             echo twig_escape_filter($this->env$this->extensions['Pimcore\Twig\Extension\WebsiteConfigExtension']->getWebsiteConfig("Google_Analytics_Key"), "html"nulltrue);
  169.             echo "', 'auto');
  170.         ga('set', 'anonymizeIp', 'true');
  171.         ga('send', 'pageview');
  172.       </script>
  173.     ";
  174.         }
  175.         // line 76
  176.         echo "
  177. <script async src=\"https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8877488074707480\"
  178.      crossorigin=\"anonymous\"></script>
  179. \t";
  180.         // line 81
  181.         echo "\t<script defer>
  182. \t\tvar \$buoop = {required:{e:-4,f:-3,o:-3,s:-1,c:-3},insecure:true,mobile:false,api:2020.07 };
  183. \t\tfunction \$buo_f(){
  184. \t\tvar e = document.createElement(\"script\");
  185. \t\te.src = \"//browser-update.org/update.min.js\";
  186. \t\tdocument.body.appendChild(e);
  187. \t\t};
  188. \t\ttry {document.addEventListener(\"DOMContentLoaded\", \$buo_f,false)}
  189. \t\tcatch(e){window.attachEvent(\"onload\", \$buo_f)}
  190. \t</script>
  191. \t";
  192.         // line 93
  193.         echo "  ";
  194.         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.'93$this->source); })()), "environment", [], "any"falsefalsefalse93) != "dev")) {
  195.             // line 94
  196.             echo "\t  <script src=\"https://apps.elfsight.com/p/platform.js\" defer></script>
  197.   ";
  198.         }
  199.         // line 96
  200.         echo "
  201. \t</head>
  202. \t<body
  203.     data-controller=\"nav\"
  204.     data-nav-sticky-class=\"\"
  205.     data-nav-unsticky-class=\"\"
  206.     class=\"relative bg-background text-font font-body\">
  207. \t\t<div class=\"flex flex-col max-w-full min-h-screen md:overflow-visible sm:h-full scroll-smooth\">
  208. \t\t\t";
  209.         // line 106
  210.         echo "\t\t\t<header class=\"contents\">
  211. \t\t\t\t";
  212.         // line 107
  213.         $this->displayBlock('topbar'$context$blocks);
  214.         // line 110
  215.         echo "\t\t\t\t";
  216.         $this->displayBlock('header'$context$blocks);
  217.         // line 113
  218.         echo "        ";
  219.         $this->displayBlock('section_navigation'$context$blocks);
  220.         // line 116
  221.         echo "
  222. \t\t\t</header>
  223. \t\t\t";
  224.         // line 119
  225.         echo "
  226. \t\t\t";
  227.         // line 121
  228.         echo "\t\t\t<main class=\"";
  229.         $this->displayBlock('mainClasses'$context$blocks);
  230.         echo " w-full flex-1 page-body\">
  231.         ";
  232.         // line 129
  233.         echo "\t\t\t\t";
  234.         $this->displayBlock('content'$context$blocks);
  235.         // line 131
  236.         echo "
  237. \t\t\t</main>
  238. \t\t\t";
  239.         // line 134
  240.         echo "
  241. \t\t\t";
  242.         // line 136
  243.         echo "\t\t\t<footer class=\"page-footer\">
  244. \t\t\t\t";
  245.         // line 137
  246.         $this->displayBlock('footer'$context$blocks);
  247.         // line 140
  248.         echo "\t\t\t\t";
  249.         $this->displayBlock('bar'$context$blocks);
  250.         // line 143
  251.         echo "\t\t\t</footer>
  252. \t\t\t";
  253.         // line 145
  254.         echo "
  255. \t\t</div>
  256. \t\t";
  257.         // line 149
  258.         echo "\t\t";
  259.         $this->displayBlock('offcanvasmenu'$context$blocks);
  260.         // line 159
  261.         echo "\t\t";
  262.         // line 160
  263.         echo "
  264. \t\t";
  265.         // line 162
  266.         echo "\t\t";
  267.         $this->loadTemplate("component/scroll-top.html.twig""page.html.twig"162)->display($context);
  268.         // line 163
  269.         echo "\t\t";
  270.         // line 164
  271.         echo "
  272.     ";
  273.         // line 172
  274.         echo "    ";
  275.         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.'172$this->source); })()), "user", [], "any"falsefalsefalse172)) {
  276.             // line 173
  277.             echo "
  278.     <div data-controller=\"mercure\"
  279.       data-mercure-hub-value=\"";
  280.             // line 175
  281.             echo twig_escape_filter($this->env, (isset($context["mercure_hub"]) || array_key_exists("mercure_hub"$context) ? $context["mercure_hub"] : (function () { throw new RuntimeError('Variable "mercure_hub" does not exist.'175$this->source); })()), "html"nulltrue);
  282.             echo "\"
  283.       data-mercure-topic-value=\"user-";
  284.             // line 176
  285.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'176$this->source); })()), "user", [], "any"falsefalsefalse176), "id", [], "any"falsefalsefalse176), "html"nulltrue);
  286.             echo "/notification\">
  287.     </div>
  288.     ";
  289.         }
  290.         // line 179
  291.         echo "
  292.     <div id=\"modalator\" class=\"fixed z-1700\"></div>
  293.     ";
  294.         // line 181
  295.         $this->loadTemplate("notification/toaster.html.twig""page.html.twig"181)->display($context);
  296.         // line 182
  297.         echo "\t</body>
  298. \t<!-- 🐴 -->
  299. </html>
  300. ";
  301.         
  302.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  303.         
  304.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  305.     }
  306.     // line 19
  307.     public function block_title($context, array $blocks = [])
  308.     {
  309.         $macros $this->macros;
  310.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  311.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  312.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  313.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""title"));
  314.         // line 20
  315.         echo "      ";
  316.         if ( !twig_test_empty(twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'20$this->source); })()), "getTitle", [], "method"falsefalsefalse20))) {
  317.             // line 21
  318.             echo "        ";
  319.             twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_title')->getCallable()(), "set", [=> twig_get_attribute($this->env$this->source, (isset($context["document"]) || array_key_exists("document"$context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.'21$this->source); })()), "getTitle", [], "method"falsefalsefalse21)], "method"falsefalsefalse21);
  320.             // line 22
  321.             echo "      ";
  322.         }
  323.         // line 23
  324.         echo "    ";
  325.         
  326.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  327.         
  328.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  329.     }
  330.     // line 36
  331.     public function block_structuredData($context, array $blocks = [])
  332.     {
  333.         $macros $this->macros;
  334.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  335.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""structuredData"));
  336.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  337.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""structuredData"));
  338.         // line 37
  339.         echo "    ";
  340.         
  341.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  342.         
  343.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  344.     }
  345.     // line 42
  346.     public function block_css($context, array $blocks = [])
  347.     {
  348.         $macros $this->macros;
  349.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  350.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""css"));
  351.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  352.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""css"));
  353.         // line 43
  354.         echo "\t\t\t";
  355.         $context['_parent'] = $context;
  356.         $context['_seq'] = twig_ensure_traversable($this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->getWebpackCssFiles("app"));
  357.         foreach ($context['_seq'] as $context["_key"] => $context["file"]) {
  358.             // line 44
  359.             echo "        <link rel=\"stylesheet\" data-turbo-track=\"reload\" href=\"";
  360.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($context["file"]), "html"nulltrue);
  361.             echo "\">
  362. \t\t\t";
  363.         }
  364.         $_parent $context['_parent'];
  365.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['file'], $context['_parent'], $context['loop']);
  366.         $context array_intersect_key($context$_parent) + $_parent;
  367.         // line 46
  368.         echo "\t\t";
  369.         
  370.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  371.         
  372.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  373.     }
  374.     // line 56
  375.     public function block_javascripts($context, array $blocks = [])
  376.     {
  377.         $macros $this->macros;
  378.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  379.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  380.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  381.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""javascripts"));
  382.         // line 57
  383.         echo "\t\t  <script src=\"https://sdk.abowire.com/abowire.min.js\"></script>
  384.     \t";
  385.         // line 58
  386.         $context['_parent'] = $context;
  387.         $context['_seq'] = twig_ensure_traversable($this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->getWebpackJsFiles("app"));
  388.         foreach ($context['_seq'] as $context["_key"] => $context["file"]) {
  389.             // line 59
  390.             echo "\t\t\t\t<script data-turbo-track=\"reload\" src=\"";
  391.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($context["file"]), "html"nulltrue);
  392.             echo "\" defer></script>
  393. \t\t\t";
  394.         }
  395.         $_parent $context['_parent'];
  396.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['file'], $context['_parent'], $context['loop']);
  397.         $context array_intersect_key($context$_parent) + $_parent;
  398.         // line 61
  399.         echo "\t\t";
  400.         
  401.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  402.         
  403.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  404.     }
  405.     // line 107
  406.     public function block_topbar($context, array $blocks = [])
  407.     {
  408.         $macros $this->macros;
  409.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  410.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""topbar"));
  411.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  412.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""topbar"));
  413.         // line 108
  414.         echo "\t\t\t\t\t";
  415.         $this->loadTemplate("layout/header/topbar.html.twig""page.html.twig"108)->display($context);
  416.         // line 109
  417.         echo "\t\t\t\t";
  418.         
  419.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  420.         
  421.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  422.     }
  423.     // line 110
  424.     public function block_header($context, array $blocks = [])
  425.     {
  426.         $macros $this->macros;
  427.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  428.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  429.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  430.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""header"));
  431.         // line 111
  432.         echo "\t\t\t\t\t";
  433.         $this->loadTemplate("layout/header/header.html.twig""page.html.twig"111)->display($context);
  434.         // line 112
  435.         echo "\t\t\t\t";
  436.         
  437.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  438.         
  439.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  440.     }
  441.     // line 113
  442.     public function block_section_navigation($context, array $blocks = [])
  443.     {
  444.         $macros $this->macros;
  445.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  446.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""section_navigation"));
  447.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  448.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""section_navigation"));
  449.         // line 114
  450.         echo "\t\t\t\t\t";
  451.         $this->loadTemplate("layout/navigation/brick_navigation.html.twig""page.html.twig"114)->display($context);
  452.         // line 115
  453.         echo "        ";
  454.         
  455.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  456.         
  457.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  458.     }
  459.     // line 121
  460.     public function block_mainClasses($context, array $blocks = [])
  461.     {
  462.         $macros $this->macros;
  463.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  464.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainClasses"));
  465.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  466.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""mainClasses"));
  467.         
  468.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  469.         
  470.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  471.     }
  472.     // line 129
  473.     public function block_content($context, array $blocks = [])
  474.     {
  475.         $macros $this->macros;
  476.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  477.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  478.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  479.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""content"));
  480.         // line 130
  481.         echo "        ";
  482.         
  483.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  484.         
  485.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  486.     }
  487.     // line 137
  488.     public function block_footer($context, array $blocks = [])
  489.     {
  490.         $macros $this->macros;
  491.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  492.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  493.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  494.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""footer"));
  495.         // line 138
  496.         echo "\t\t\t\t\t";
  497.         $this->loadTemplate("layout/footer/footer.html.twig""page.html.twig"138)->display($context);
  498.         // line 139
  499.         echo "\t\t\t\t";
  500.         
  501.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  502.         
  503.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  504.     }
  505.     // line 140
  506.     public function block_bar($context, array $blocks = [])
  507.     {
  508.         $macros $this->macros;
  509.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  510.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bar"));
  511.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  512.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""bar"));
  513.         // line 141
  514.         echo "\t\t\t\t\t";
  515.         $this->loadTemplate("layout/footer/bar.html.twig""page.html.twig"141)->display($context);
  516.         // line 142
  517.         echo "\t\t\t\t";
  518.         
  519.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  520.         
  521.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  522.     }
  523.     // line 149
  524.     public function block_offcanvasmenu($context, array $blocks = [])
  525.     {
  526.         $macros $this->macros;
  527.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  528.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""offcanvasmenu"));
  529.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  530.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""offcanvasmenu"));
  531.         // line 150
  532.         echo "\t\t\t<div class=\"relative offcanvas\" data-nav-target=\"offcanvas\">
  533. \t\t\t\t<a class=\"fixed top-0 left-0 w-screen h-full opacity-75 z-1500 pointer offcanvas-background\" data-action=\"nav#close\"></a>
  534. \t\t\t\t<div class=\"fixed top-0 right-0 w-screen h-full max-w-full overflow-y-auto z-1500 bg-neutral-900 md:w-1/2 offcanvas-nav\">
  535. \t\t\t\t\t<div class=\"flex flex-col h-full\">
  536. \t\t\t\t\t\t";
  537.         // line 154
  538.         $this->loadTemplate("layout/navigation/canvasmenu.html.twig""page.html.twig"154)->display($context);
  539.         // line 155
  540.         echo "\t\t\t\t\t</div>
  541. \t\t\t\t</div>
  542. \t\t\t</div>
  543. \t\t";
  544.         
  545.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  546.         
  547.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  548.     }
  549.     public function getTemplateName()
  550.     {
  551.         return "page.html.twig";
  552.     }
  553.     public function isTraitable()
  554.     {
  555.         return false;
  556.     }
  557.     public function getDebugInfo()
  558.     {
  559.         return array (  624 => 155,  622 => 154,  616 => 150,  606 => 149,  596 => 142,  593 => 141,  583 => 140,  573 => 139,  570 => 138,  560 => 137,  550 => 130,  540 => 129,  522 => 121,  512 => 115,  509 => 114,  499 => 113,  489 => 112,  486 => 111,  476 => 110,  466 => 109,  463 => 108,  453 => 107,  443 => 61,  434 => 59,  430 => 58,  427 => 57,  417 => 56,  407 => 46,  398 => 44,  393 => 43,  383 => 42,  373 => 37,  363 => 36,  353 => 23,  350 => 22,  347 => 21,  344 => 20,  334 => 19,  321 => 182,  319 => 181,  315 => 179,  309 => 176,  305 => 175,  301 => 173,  298 => 172,  295 => 164,  293 => 163,  290 => 162,  287 => 160,  285 => 159,  282 => 149,  277 => 145,  274 => 143,  271 => 140,  269 => 137,  266 => 136,  263 => 134,  259 => 131,  256 => 129,  249 => 121,  246 => 119,  242 => 116,  239 => 113,  236 => 110,  234 => 107,  231 => 106,  220 => 96,  216 => 94,  213 => 93,  200 => 81,  194 => 76,  186 => 71,  179 => 66,  176 => 64,  174 => 63,  171 => 62,  169 => 56,  163 => 53,  153 => 47,  150 => 42,  144 => 41,  141 => 40,  137 => 39,  134 => 38,  132 => 36,  127 => 34,  123 => 33,  120 => 32,  117 => 31,  114 => 30,  112 => 29,  109 => 28,  106 => 27,  103 => 26,  101 => 25,  98 => 24,  96 => 19,  93 => 18,  90 => 17,  87 => 16,  85 => 15,  82 => 14,  79 => 13,  76 => 12,  74 => 11,  58 => 2,  55 => 1,);
  560.     }
  561.     public function getSourceContext()
  562.     {
  563.         return new Source("<!doctype html>
  564. <html lang=\"{{ app.request.locale|slice(0, 2) }}\" class=\"antialiased {% if editmode %}editmode{% endif %}\">
  565. \t<head>
  566. \t\t<meta charset=\"utf-8\">
  567. \t\t<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">
  568. \t\t<meta content=\"width=device-width, initial-scale=1\" name=\"viewport\">
  569.     <link rel=\"shortcut icon\" href=\"/favicon.png\" type=\"image/png\">
  570. \t\t{% if not document is defined or not document %}
  571. \t\t\t{% set document = pimcore_document(1) %}
  572. \t\t{% endif %}
  573. \t\t{% if document is instanceof('\\\\Pimcore\\\\Model\\\\Document\\\\Link') %}
  574. \t\t\t{% set document = document.getObject() %}
  575. \t\t{% endif %}
  576.     {% block title %}
  577.       {% if document.getTitle() is not empty %}
  578.         {% do pimcore_head_title().set(document.getTitle()) %}
  579.       {% endif %}
  580.     {% endblock %}
  581. \t\t{% set title = pimcore_website_config('website-title', '', app.request.locale) %}
  582. \t\t{% do pimcore_head_title().append(title) %}
  583. \t\t{% do pimcore_head_title().setSeparator(' | ') %}
  584.     {% if document.getDescription() is not empty %}
  585.       {% do pimcore_head_meta().setDescription(document.getDescription()) %}
  586.     {% endif %}
  587.     {{ pimcore_head_title() }}
  588. \t\t{{ pimcore_head_meta() }}
  589.     {% block structuredData %}
  590.     {% endblock %}
  591. \t\t{% for css in encore_entry_css_files('app') %}
  592. \t\t\t{% do pimcore_head_link().appendStylesheet(css) %}
  593. \t\t{% endfor %}
  594.     {% block css %}
  595. \t\t\t{% for file in encore_entry_css_files('app') %}
  596.         <link rel=\"stylesheet\" data-turbo-track=\"reload\" href=\"{{ asset(file) }}\">
  597. \t\t\t{% endfor %}
  598. \t\t{% endblock %}
  599. \t\t{{ pimcore_head_link() }}
  600.     <link rel=\"stylesheet\" href=\"https://use.typekit.net/zvy2bkj.css\">
  601. \t\t<link href=\"https://cookie.pro-bit.de/cookie-consent.css\" type=\"text/css\" media=\"screen\" rel=\"stylesheet\" />
  602. \t\t<script src=\"https://cookie.pro-bit.de/cookie-consent.js\" type=\"text/javascript\"></script>
  603. \t\t{{ pimcore_head_script() }}
  604. \t\t{% block javascripts %}
  605. \t\t  <script src=\"https://sdk.abowire.com/abowire.min.js\"></script>
  606.     \t{% for file in encore_entry_js_files('app') %}
  607. \t\t\t\t<script data-turbo-track=\"reload\" src=\"{{ asset(file) }}\" defer></script>
  608. \t\t\t{% endfor %}
  609. \t\t{% endblock %}
  610.     {% if pimcore_website_config('Google_Analytics_Key') and app.environment != 'dev' %}
  611.       <script type=\"text/plain\" cookie-consent=\"tracking\" cookie-type=\"google-analytics\" defer>
  612.         {# console.log(\"OK -> tracking (google anlytics)\"); #}
  613.         (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
  614.         (i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
  615.         m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
  616.         })(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
  617.         ga('create', '{{ pimcore_website_config('Google_Analytics_Key') }}', 'auto');
  618.         ga('set', 'anonymizeIp', 'true');
  619.         ga('send', 'pageview');
  620.       </script>
  621.     {% endif %}
  622. <script async src=\"https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8877488074707480\"
  623.      crossorigin=\"anonymous\"></script>
  624. \t{# Browser ie11 Banner #}
  625. \t<script defer>
  626. \t\tvar \$buoop = {required:{e:-4,f:-3,o:-3,s:-1,c:-3},insecure:true,mobile:false,api:2020.07 };
  627. \t\tfunction \$buo_f(){
  628. \t\tvar e = document.createElement(\"script\");
  629. \t\te.src = \"//browser-update.org/update.min.js\";
  630. \t\tdocument.body.appendChild(e);
  631. \t\t};
  632. \t\ttry {document.addEventListener(\"DOMContentLoaded\", \$buo_f,false)}
  633. \t\tcatch(e){window.attachEvent(\"onload\", \$buo_f)}
  634. \t</script>
  635. \t{# Elfsight Integration#}
  636.   {% if app.environment != \"dev\" %}
  637. \t  <script src=\"https://apps.elfsight.com/p/platform.js\" defer></script>
  638.   {% endif %}
  639. \t</head>
  640. \t<body
  641.     data-controller=\"nav\"
  642.     data-nav-sticky-class=\"\"
  643.     data-nav-unsticky-class=\"\"
  644.     class=\"relative bg-background text-font font-body\">
  645. \t\t<div class=\"flex flex-col max-w-full min-h-screen md:overflow-visible sm:h-full scroll-smooth\">
  646. \t\t\t{# PAGE HEADER #}
  647. \t\t\t<header class=\"contents\">
  648. \t\t\t\t{% block topbar %}
  649. \t\t\t\t\t{% include \"layout/header/topbar.html.twig\" %}
  650. \t\t\t\t{% endblock %}
  651. \t\t\t\t{% block header %}
  652. \t\t\t\t\t{% include \"layout/header/header.html.twig\" %}
  653. \t\t\t\t{% endblock %}
  654.         {% block section_navigation %}
  655. \t\t\t\t\t{% include \"layout/navigation/brick_navigation.html.twig\" %}
  656.         {% endblock %}
  657. \t\t\t</header>
  658. \t\t\t{# END PAGE HEADER #}
  659. \t\t\t{# PAGE CONTENT #}
  660. \t\t\t<main class=\"{% block mainClasses %}{% endblock %} w-full flex-1 page-body\">
  661.         {# {% for item in document.getEditable('team') %}
  662.           <pre>
  663.             {{ dump(item) }}
  664.           </pre>
  665.         {% endfor %} #}
  666. \t\t\t\t{% block content %}
  667.         {% endblock %}
  668. \t\t\t</main>
  669. \t\t\t{# END PAGE CONTENT #}
  670. \t\t\t{# PAGE FOOTER #}
  671. \t\t\t<footer class=\"page-footer\">
  672. \t\t\t\t{% block footer %}
  673. \t\t\t\t\t{% include \"layout/footer/footer.html.twig\" %}
  674. \t\t\t\t{% endblock %}
  675. \t\t\t\t{% block bar %}
  676. \t\t\t\t\t{% include \"layout/footer/bar.html.twig\" %}
  677. \t\t\t\t{% endblock %}
  678. \t\t\t</footer>
  679. \t\t\t{# END PAGE FOOTER #}
  680. \t\t</div>
  681. \t\t{# MOBILE MENU #}
  682. \t\t{% block offcanvasmenu %}
  683. \t\t\t<div class=\"relative offcanvas\" data-nav-target=\"offcanvas\">
  684. \t\t\t\t<a class=\"fixed top-0 left-0 w-screen h-full opacity-75 z-1500 pointer offcanvas-background\" data-action=\"nav#close\"></a>
  685. \t\t\t\t<div class=\"fixed top-0 right-0 w-screen h-full max-w-full overflow-y-auto z-1500 bg-neutral-900 md:w-1/2 offcanvas-nav\">
  686. \t\t\t\t\t<div class=\"flex flex-col h-full\">
  687. \t\t\t\t\t\t{% include \"layout/navigation/canvasmenu.html.twig\" %}
  688. \t\t\t\t\t</div>
  689. \t\t\t\t</div>
  690. \t\t\t</div>
  691. \t\t{% endblock %}
  692. \t\t{# END MOBILE MENU #}
  693. \t\t{# SCROLL TOP BUTTON #}
  694. \t\t{% include \"component/scroll-top.html.twig\" %}
  695. \t\t{# END SCROLL TOP BUTTON #}
  696.     {# {% if app.user %}
  697.       {% set id = app.user.id %}
  698.       <div data-mercure=\"{{ mercure(null, { subscribe: [
  699.         'user-' ~ id,
  700.         'user-' ~ id ~ '/{channel}',
  701.       ] }) }}\"></div>
  702.     {% endif %} #}
  703.     {% if app.user %}
  704.     <div data-controller=\"mercure\"
  705.       data-mercure-hub-value=\"{{ mercure_hub }}\"
  706.       data-mercure-topic-value=\"user-{{ app.user.id }}/notification\">
  707.     </div>
  708.     {% endif %}
  709.     <div id=\"modalator\" class=\"fixed z-1700\"></div>
  710.     {% include \"notification/toaster.html.twig\" %}
  711. \t</body>
  712. \t<!-- 🐴 -->
  713. </html>
  714. ""page.html.twig""/var/www/vhosts/3forone.ch/httpdocs/abowire/templates/page.html.twig");
  715.     }
  716. }