<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* page.html.twig */
class __TwigTemplate_f6a89d91819b926a4d96e7fa0d89a299ecb7668c39e19358465a7d0c94905144 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'title' => [$this, 'block_title'],
'structuredData' => [$this, 'block_structuredData'],
'css' => [$this, 'block_css'],
'javascripts' => [$this, 'block_javascripts'],
'topbar' => [$this, 'block_topbar'],
'header' => [$this, 'block_header'],
'section_navigation' => [$this, 'block_section_navigation'],
'mainClasses' => [$this, 'block_mainClasses'],
'content' => [$this, 'block_content'],
'footer' => [$this, 'block_footer'],
'bar' => [$this, 'block_bar'],
'offcanvasmenu' => [$this, 'block_offcanvasmenu'],
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "page.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "page.html.twig"));
// line 1
echo "<!doctype html>
<html lang=\"";
// line 2
echo twig_escape_filter($this->env, twig_slice($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 2, $this->source); })()), "request", [], "any", false, false, false, 2), "locale", [], "any", false, false, false, 2), 0, 2), "html", null, true);
echo "\" class=\"antialiased ";
if ((isset($context["editmode"]) || array_key_exists("editmode", $context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.', 2, $this->source); })())) {
echo "editmode";
}
echo "\">
\t<head>
\t\t<meta charset=\"utf-8\">
\t\t<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">
\t\t<meta content=\"width=device-width, initial-scale=1\" name=\"viewport\">
<link rel=\"shortcut icon\" href=\"/favicon.png\" type=\"image/png\">
\t\t";
// line 11
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); })()))) {
// line 12
echo "\t\t\t";
$context["document"] = Pimcore\Model\Document::getById(1);
// line 13
echo "\t\t";
}
// line 14
echo "
\t\t";
// line 15
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")) {
// line 16
echo "\t\t\t";
$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", false, false, false, 16);
// line 17
echo "\t\t";
}
// line 18
echo "
";
// line 19
$this->displayBlock('title', $context, $blocks);
// line 24
echo "
\t\t";
// line 25
$context["title"] = $this->extensions['Pimcore\Twig\Extension\WebsiteConfigExtension']->getWebsiteConfig("website-title", "", twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 25, $this->source); })()), "request", [], "any", false, false, false, 25), "locale", [], "any", false, false, false, 25));
// line 26
echo "\t\t";
twig_get_attribute($this->env, $this->source, $this->env->getFunction('pimcore_head_title')->getCallable()(), "append", [0 => (isset($context["title"]) || array_key_exists("title", $context) ? $context["title"] : (function () { throw new RuntimeError('Variable "title" does not exist.', 26, $this->source); })())], "method", false, false, false, 26);
// line 27
echo "\t\t";
twig_get_attribute($this->env, $this->source, $this->env->getFunction('pimcore_head_title')->getCallable()(), "setSeparator", [0 => " | "], "method", false, false, false, 27);
// line 28
echo "
";
// line 29
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", false, false, false, 29))) {
// line 30
echo " ";
twig_get_attribute($this->env, $this->source, $this->env->getFunction('pimcore_head_meta')->getCallable()(), "setDescription", [0 => 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", false, false, false, 30)], "method", false, false, false, 30);
// line 31
echo " ";
}
// line 32
echo "
";
// line 33
echo $this->env->getFunction('pimcore_head_title')->getCallable()();
echo "
\t\t";
// line 34
echo $this->env->getFunction('pimcore_head_meta')->getCallable()();
echo "
";
// line 36
$this->displayBlock('structuredData', $context, $blocks);
// line 38
echo "
\t\t";
// line 39
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable($this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->getWebpackCssFiles("app"));
foreach ($context['_seq'] as $context["_key"] => $context["css"]) {
// line 40
echo "\t\t\t";
twig_get_attribute($this->env, $this->source, $this->env->getFunction('pimcore_head_link')->getCallable()(), "appendStylesheet", [0 => $context["css"]], "method", false, false, false, 40);
// line 41
echo "\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['css'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 42
echo " ";
$this->displayBlock('css', $context, $blocks);
// line 47
echo "\t\t";
echo $this->env->getFunction('pimcore_head_link')->getCallable()();
echo "
<link rel=\"stylesheet\" href=\"https://use.typekit.net/zvy2bkj.css\">
\t\t<link href=\"https://cookie.pro-bit.de/cookie-consent.css\" type=\"text/css\" media=\"screen\" rel=\"stylesheet\" />
\t\t<script src=\"https://cookie.pro-bit.de/cookie-consent.js\" type=\"text/javascript\"></script>
\t\t";
// line 53
echo $this->env->getFunction('pimcore_head_script')->getCallable()();
echo "
\t\t";
// line 56
$this->displayBlock('javascripts', $context, $blocks);
// line 62
echo "
";
// line 63
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", false, false, false, 63) != "dev"))) {
// line 64
echo " <script type=\"text/plain\" cookie-consent=\"tracking\" cookie-type=\"google-analytics\" defer>
";
// line 66
echo " (function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', '";
// line 71
echo twig_escape_filter($this->env, $this->extensions['Pimcore\Twig\Extension\WebsiteConfigExtension']->getWebsiteConfig("Google_Analytics_Key"), "html", null, true);
echo "', 'auto');
ga('set', 'anonymizeIp', 'true');
ga('send', 'pageview');
</script>
";
}
// line 76
echo "
<script async src=\"https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8877488074707480\"
crossorigin=\"anonymous\"></script>
\t";
// line 81
echo "\t<script defer>
\t\tvar \$buoop = {required:{e:-4,f:-3,o:-3,s:-1,c:-3},insecure:true,mobile:false,api:2020.07 };
\t\tfunction \$buo_f(){
\t\tvar e = document.createElement(\"script\");
\t\te.src = \"//browser-update.org/update.min.js\";
\t\tdocument.body.appendChild(e);
\t\t};
\t\ttry {document.addEventListener(\"DOMContentLoaded\", \$buo_f,false)}
\t\tcatch(e){window.attachEvent(\"onload\", \$buo_f)}
\t</script>
\t";
// line 93
echo " ";
if ((twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 93, $this->source); })()), "environment", [], "any", false, false, false, 93) != "dev")) {
// line 94
echo "\t <script src=\"https://apps.elfsight.com/p/platform.js\" defer></script>
";
}
// line 96
echo "
\t</head>
\t<body
data-controller=\"nav\"
data-nav-sticky-class=\"\"
data-nav-unsticky-class=\"\"
class=\"relative bg-background text-font font-body\">
\t\t<div class=\"flex flex-col max-w-full min-h-screen md:overflow-visible sm:h-full scroll-smooth\">
\t\t\t";
// line 106
echo "\t\t\t<header class=\"contents\">
\t\t\t\t";
// line 107
$this->displayBlock('topbar', $context, $blocks);
// line 110
echo "\t\t\t\t";
$this->displayBlock('header', $context, $blocks);
// line 113
echo " ";
$this->displayBlock('section_navigation', $context, $blocks);
// line 116
echo "
\t\t\t</header>
\t\t\t";
// line 119
echo "
\t\t\t";
// line 121
echo "\t\t\t<main class=\"";
$this->displayBlock('mainClasses', $context, $blocks);
echo " w-full flex-1 page-body\">
";
// line 129
echo "\t\t\t\t";
$this->displayBlock('content', $context, $blocks);
// line 131
echo "
\t\t\t</main>
\t\t\t";
// line 134
echo "
\t\t\t";
// line 136
echo "\t\t\t<footer class=\"page-footer\">
\t\t\t\t";
// line 137
$this->displayBlock('footer', $context, $blocks);
// line 140
echo "\t\t\t\t";
$this->displayBlock('bar', $context, $blocks);
// line 143
echo "\t\t\t</footer>
\t\t\t";
// line 145
echo "
\t\t</div>
\t\t";
// line 149
echo "\t\t";
$this->displayBlock('offcanvasmenu', $context, $blocks);
// line 159
echo "\t\t";
// line 160
echo "
\t\t";
// line 162
echo "\t\t";
$this->loadTemplate("component/scroll-top.html.twig", "page.html.twig", 162)->display($context);
// line 163
echo "\t\t";
// line 164
echo "
";
// line 172
echo " ";
if (twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 172, $this->source); })()), "user", [], "any", false, false, false, 172)) {
// line 173
echo "
<div data-controller=\"mercure\"
data-mercure-hub-value=\"";
// line 175
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", null, true);
echo "\"
data-mercure-topic-value=\"user-";
// line 176
echo twig_escape_filter($this->env, twig_get_attribute($this->env, $this->source, twig_get_attribute($this->env, $this->source, (isset($context["app"]) || array_key_exists("app", $context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.', 176, $this->source); })()), "user", [], "any", false, false, false, 176), "id", [], "any", false, false, false, 176), "html", null, true);
echo "/notification\">
</div>
";
}
// line 179
echo "
<div id=\"modalator\" class=\"fixed z-1700\"></div>
";
// line 181
$this->loadTemplate("notification/toaster.html.twig", "page.html.twig", 181)->display($context);
// line 182
echo "\t</body>
\t<!-- 🐴 -->
</html>
";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 19
public function block_title($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "title"));
// line 20
echo " ";
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", false, false, false, 20))) {
// line 21
echo " ";
twig_get_attribute($this->env, $this->source, $this->env->getFunction('pimcore_head_title')->getCallable()(), "set", [0 => 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", false, false, false, 21)], "method", false, false, false, 21);
// line 22
echo " ";
}
// line 23
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 36
public function block_structuredData($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "structuredData"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "structuredData"));
// line 37
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 42
public function block_css($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "css"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "css"));
// line 43
echo "\t\t\t";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable($this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->getWebpackCssFiles("app"));
foreach ($context['_seq'] as $context["_key"] => $context["file"]) {
// line 44
echo " <link rel=\"stylesheet\" data-turbo-track=\"reload\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($context["file"]), "html", null, true);
echo "\">
\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['file'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 46
echo "\t\t";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 56
public function block_javascripts($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "javascripts"));
// line 57
echo "\t\t <script src=\"https://sdk.abowire.com/abowire.min.js\"></script>
\t";
// line 58
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable($this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->getWebpackJsFiles("app"));
foreach ($context['_seq'] as $context["_key"] => $context["file"]) {
// line 59
echo "\t\t\t\t<script data-turbo-track=\"reload\" src=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl($context["file"]), "html", null, true);
echo "\" defer></script>
\t\t\t";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['file'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 61
echo "\t\t";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 107
public function block_topbar($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "topbar"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "topbar"));
// line 108
echo "\t\t\t\t\t";
$this->loadTemplate("layout/header/topbar.html.twig", "page.html.twig", 108)->display($context);
// line 109
echo "\t\t\t\t";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 110
public function block_header($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "header"));
// line 111
echo "\t\t\t\t\t";
$this->loadTemplate("layout/header/header.html.twig", "page.html.twig", 111)->display($context);
// line 112
echo "\t\t\t\t";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 113
public function block_section_navigation($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "section_navigation"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "section_navigation"));
// line 114
echo "\t\t\t\t\t";
$this->loadTemplate("layout/navigation/brick_navigation.html.twig", "page.html.twig", 114)->display($context);
// line 115
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 121
public function block_mainClasses($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "mainClasses"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "mainClasses"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 129
public function block_content($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "content"));
// line 130
echo " ";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 137
public function block_footer($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "footer"));
// line 138
echo "\t\t\t\t\t";
$this->loadTemplate("layout/footer/footer.html.twig", "page.html.twig", 138)->display($context);
// line 139
echo "\t\t\t\t";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 140
public function block_bar($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "bar"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "bar"));
// line 141
echo "\t\t\t\t\t";
$this->loadTemplate("layout/footer/bar.html.twig", "page.html.twig", 141)->display($context);
// line 142
echo "\t\t\t\t";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 149
public function block_offcanvasmenu($context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "offcanvasmenu"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "offcanvasmenu"));
// line 150
echo "\t\t\t<div class=\"relative offcanvas\" data-nav-target=\"offcanvas\">
\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>
\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\">
\t\t\t\t\t<div class=\"flex flex-col h-full\">
\t\t\t\t\t\t";
// line 154
$this->loadTemplate("layout/navigation/canvasmenu.html.twig", "page.html.twig", 154)->display($context);
// line 155
echo "\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function getTemplateName()
{
return "page.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
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,);
}
public function getSourceContext()
{
return new Source("<!doctype html>
<html lang=\"{{ app.request.locale|slice(0, 2) }}\" class=\"antialiased {% if editmode %}editmode{% endif %}\">
\t<head>
\t\t<meta charset=\"utf-8\">
\t\t<meta content=\"IE=edge\" http-equiv=\"X-UA-Compatible\">
\t\t<meta content=\"width=device-width, initial-scale=1\" name=\"viewport\">
<link rel=\"shortcut icon\" href=\"/favicon.png\" type=\"image/png\">
\t\t{% if not document is defined or not document %}
\t\t\t{% set document = pimcore_document(1) %}
\t\t{% endif %}
\t\t{% if document is instanceof('\\\\Pimcore\\\\Model\\\\Document\\\\Link') %}
\t\t\t{% set document = document.getObject() %}
\t\t{% endif %}
{% block title %}
{% if document.getTitle() is not empty %}
{% do pimcore_head_title().set(document.getTitle()) %}
{% endif %}
{% endblock %}
\t\t{% set title = pimcore_website_config('website-title', '', app.request.locale) %}
\t\t{% do pimcore_head_title().append(title) %}
\t\t{% do pimcore_head_title().setSeparator(' | ') %}
{% if document.getDescription() is not empty %}
{% do pimcore_head_meta().setDescription(document.getDescription()) %}
{% endif %}
{{ pimcore_head_title() }}
\t\t{{ pimcore_head_meta() }}
{% block structuredData %}
{% endblock %}
\t\t{% for css in encore_entry_css_files('app') %}
\t\t\t{% do pimcore_head_link().appendStylesheet(css) %}
\t\t{% endfor %}
{% block css %}
\t\t\t{% for file in encore_entry_css_files('app') %}
<link rel=\"stylesheet\" data-turbo-track=\"reload\" href=\"{{ asset(file) }}\">
\t\t\t{% endfor %}
\t\t{% endblock %}
\t\t{{ pimcore_head_link() }}
<link rel=\"stylesheet\" href=\"https://use.typekit.net/zvy2bkj.css\">
\t\t<link href=\"https://cookie.pro-bit.de/cookie-consent.css\" type=\"text/css\" media=\"screen\" rel=\"stylesheet\" />
\t\t<script src=\"https://cookie.pro-bit.de/cookie-consent.js\" type=\"text/javascript\"></script>
\t\t{{ pimcore_head_script() }}
\t\t{% block javascripts %}
\t\t <script src=\"https://sdk.abowire.com/abowire.min.js\"></script>
\t{% for file in encore_entry_js_files('app') %}
\t\t\t\t<script data-turbo-track=\"reload\" src=\"{{ asset(file) }}\" defer></script>
\t\t\t{% endfor %}
\t\t{% endblock %}
{% if pimcore_website_config('Google_Analytics_Key') and app.environment != 'dev' %}
<script type=\"text/plain\" cookie-consent=\"tracking\" cookie-type=\"google-analytics\" defer>
{# console.log(\"OK -> tracking (google anlytics)\"); #}
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
})(window,document,'script','https://www.google-analytics.com/analytics.js','ga');
ga('create', '{{ pimcore_website_config('Google_Analytics_Key') }}', 'auto');
ga('set', 'anonymizeIp', 'true');
ga('send', 'pageview');
</script>
{% endif %}
<script async src=\"https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-8877488074707480\"
crossorigin=\"anonymous\"></script>
\t{# Browser ie11 Banner #}
\t<script defer>
\t\tvar \$buoop = {required:{e:-4,f:-3,o:-3,s:-1,c:-3},insecure:true,mobile:false,api:2020.07 };
\t\tfunction \$buo_f(){
\t\tvar e = document.createElement(\"script\");
\t\te.src = \"//browser-update.org/update.min.js\";
\t\tdocument.body.appendChild(e);
\t\t};
\t\ttry {document.addEventListener(\"DOMContentLoaded\", \$buo_f,false)}
\t\tcatch(e){window.attachEvent(\"onload\", \$buo_f)}
\t</script>
\t{# Elfsight Integration#}
{% if app.environment != \"dev\" %}
\t <script src=\"https://apps.elfsight.com/p/platform.js\" defer></script>
{% endif %}
\t</head>
\t<body
data-controller=\"nav\"
data-nav-sticky-class=\"\"
data-nav-unsticky-class=\"\"
class=\"relative bg-background text-font font-body\">
\t\t<div class=\"flex flex-col max-w-full min-h-screen md:overflow-visible sm:h-full scroll-smooth\">
\t\t\t{# PAGE HEADER #}
\t\t\t<header class=\"contents\">
\t\t\t\t{% block topbar %}
\t\t\t\t\t{% include \"layout/header/topbar.html.twig\" %}
\t\t\t\t{% endblock %}
\t\t\t\t{% block header %}
\t\t\t\t\t{% include \"layout/header/header.html.twig\" %}
\t\t\t\t{% endblock %}
{% block section_navigation %}
\t\t\t\t\t{% include \"layout/navigation/brick_navigation.html.twig\" %}
{% endblock %}
\t\t\t</header>
\t\t\t{# END PAGE HEADER #}
\t\t\t{# PAGE CONTENT #}
\t\t\t<main class=\"{% block mainClasses %}{% endblock %} w-full flex-1 page-body\">
{# {% for item in document.getEditable('team') %}
<pre>
{{ dump(item) }}
</pre>
{% endfor %} #}
\t\t\t\t{% block content %}
{% endblock %}
\t\t\t</main>
\t\t\t{# END PAGE CONTENT #}
\t\t\t{# PAGE FOOTER #}
\t\t\t<footer class=\"page-footer\">
\t\t\t\t{% block footer %}
\t\t\t\t\t{% include \"layout/footer/footer.html.twig\" %}
\t\t\t\t{% endblock %}
\t\t\t\t{% block bar %}
\t\t\t\t\t{% include \"layout/footer/bar.html.twig\" %}
\t\t\t\t{% endblock %}
\t\t\t</footer>
\t\t\t{# END PAGE FOOTER #}
\t\t</div>
\t\t{# MOBILE MENU #}
\t\t{% block offcanvasmenu %}
\t\t\t<div class=\"relative offcanvas\" data-nav-target=\"offcanvas\">
\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>
\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\">
\t\t\t\t\t<div class=\"flex flex-col h-full\">
\t\t\t\t\t\t{% include \"layout/navigation/canvasmenu.html.twig\" %}
\t\t\t\t\t</div>
\t\t\t\t</div>
\t\t\t</div>
\t\t{% endblock %}
\t\t{# END MOBILE MENU #}
\t\t{# SCROLL TOP BUTTON #}
\t\t{% include \"component/scroll-top.html.twig\" %}
\t\t{# END SCROLL TOP BUTTON #}
{# {% if app.user %}
{% set id = app.user.id %}
<div data-mercure=\"{{ mercure(null, { subscribe: [
'user-' ~ id,
'user-' ~ id ~ '/{channel}',
] }) }}\"></div>
{% endif %} #}
{% if app.user %}
<div data-controller=\"mercure\"
data-mercure-hub-value=\"{{ mercure_hub }}\"
data-mercure-topic-value=\"user-{{ app.user.id }}/notification\">
</div>
{% endif %}
<div id=\"modalator\" class=\"fixed z-1700\"></div>
{% include \"notification/toaster.html.twig\" %}
\t</body>
\t<!-- 🐴 -->
</html>
", "page.html.twig", "/var/www/vhosts/3forone.ch/httpdocs/abowire/templates/page.html.twig");
}
}