var/cache/dev/twig/f4/f40827f74f7af7e5f14043d8f2ec39275073340a5ed7966f70823cc0d5250724.php line 348

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* layout.html.twig */
  14. class __TwigTemplate_107d7098a630ef9d32c7c8020ffeb4112838b68828db5301804e5e9aede307db 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.         ];
  25.     }
  26.     protected function doDisplay(array $context, array $blocks = [])
  27.     {
  28.         $macros $this->macros;
  29.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""layout.html.twig"));
  31.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""layout.html.twig"));
  33.         // line 1
  34.         echo "<!DOCTYPE html>
  35. <html xmlns=\"//www.w3.org/1999/xhtml\" lang=\"";
  36.         // line 2
  37.         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.'2$this->source); })()), "request", [], "any"falsefalsefalse2), "locale", [], "any"falsefalsefalse2), "html"nulltrue);
  38.         echo "\" xml:lang=\"de\">
  39. <head>
  40.     <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\"/>
  41.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"/>
  42.     ";
  43.         // line 7
  44.         ob_start();
  45.         // line 8
  46.         echo "        ";
  47.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_link')->getCallable()(), "appendStylesheet", [=> $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/dist/style.css"), => "screen"], "method"falsefalsefalse8);
  48.         // line 9
  49.         echo "
  50.         ";
  51.         // line 10
  52.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_script')->getCallable()(), "appendFile", [=> $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/dist/index.js")], "method"falsefalsefalse10);
  53.         // line 11
  54.         echo "        ";
  55.         if ( !(isset($context["editmode"]) || array_key_exists("editmode"$context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.'11$this->source); })())) {
  56.             // line 12
  57.             echo "            ";
  58.             // line 13
  59.             echo "        ";
  60.         }
  61.         // line 14
  62.         echo "
  63.         ";
  64.         // line 15
  65.         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.'15$this->source); })()))) {
  66.             // line 16
  67.             echo "            ";
  68.             $context["document"] = Pimcore\Model\Document::getById(1);
  69.             // line 17
  70.             echo "        ";
  71.         }
  72.         // line 18
  73.         echo "
  74.         ";
  75.         // line 19
  76.         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.'19$this->source); })()), "\\Pimcore\\Model\\Document\\Link")) {
  77.             // line 20
  78.             echo "            ";
  79.             $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.'20$this->source); })()), "getObject", [], "method"falsefalsefalse20);
  80.             // line 21
  81.             echo "        ";
  82.         }
  83.         // line 22
  84.         echo "
  85.         ";
  86.         // line 23
  87.         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.'23$this->source); })()), "getTitle", [], "method"falsefalsefalse23))) {
  88.             // line 24
  89.             echo "            ";
  90.             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.'24$this->source); })()), "getTitle", [], "method"falsefalsefalse24)], "method"falsefalsefalse24);
  91.             // line 25
  92.             echo "        ";
  93.         }
  94.         // line 26
  95.         echo "
  96.         ";
  97.         // line 27
  98.         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.'27$this->source); })()), "getDescription", [], "method"falsefalsefalse27))) {
  99.             // line 28
  100.             echo "            ";
  101.             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.'28$this->source); })()), "getDescription", [], "method"falsefalsefalse28)], "method"falsefalsefalse28);
  102.             // line 29
  103.             echo "        ";
  104.         }
  105.         // line 30
  106.         echo "
  107.         ";
  108.         // line 31
  109.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_title')->getCallable()(), "append", [=> "Stadtwerke Herne"], "method"falsefalsefalse31);
  110.         // line 32
  111.         echo "        ";
  112.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_title')->getCallable()(), "setSeparator", [=> " | "], "method"falsefalsefalse32);
  113.         // line 33
  114.         echo "
  115.         ";
  116.         // line 35
  117.         echo "        ";
  118.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_meta')->getCallable()(), "setProperty", [=> "og:title"=> 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.'35$this->source); })()), "getTitle", [], "method"falsefalsefalse35)], "method"falsefalsefalse35);
  119.         // line 36
  120.         echo "        ";
  121.         twig_get_attribute($this->env$this->source$this->env->getFunction('pimcore_head_meta')->getCallable()(), "setProperty", [=> "og:type"=> "document"], "method"falsefalsefalse36);
  122.         // line 37
  123.         echo "    ";
  124.         $___internal_parse_0_ = ('' === $tmp ob_get_clean()) ? '' : new Markup($tmp$this->env->getCharset());
  125.         // line 7
  126.         echo twig_spaceless($___internal_parse_0_);
  127.         // line 38
  128.         echo "
  129.     ";
  130.         // line 39
  131.         echo $this->env->getFunction('pimcore_head_meta')->getCallable()();
  132.         echo "
  133.     <meta name=\"msapplication-TileColor\" content=\"#e3000f\"/>
  134.     <meta name=\"theme-color\" content=\"#ffffff\"/>
  135.     <meta name=\"facebook-domain-verification\" content=\"qu7sk4w6oc8574lnkq9mpe91f77bog\" />
  136.     ";
  137.         // line 45
  138.         echo $this->env->getFunction('pimcore_head_title')->getCallable()();
  139.         echo "
  140.     <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/favicons/apple-touch-icon.png\"/>
  141.     <link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/favicons/favicon-32x32.png\"/>
  142.     <link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/favicons/favicon-16x16.png\"/>
  143.     <link rel=\"manifest\" href=\"/favicons/site.webmanifest\"/>
  144.     <link rel=\"mask-icon\" href=\"/favicons/safari-pinned-tab.svg\" color=\"#e3000f\"/>
  145.     <link rel=\"stylesheet\" href=\"";
  146.         // line 52
  147.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/dist/style.css"), "html"nulltrue);
  148.         echo "\"/>
  149.     <link rel=\"stylesheet\" href=\"";
  150.         // line 53
  151.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/static/css/stwh_icons.css"), "html"nulltrue);
  152.         echo "\"/>
  153.     ";
  154.         // line 54
  155.         if ((isset($context["editmode"]) || array_key_exists("editmode"$context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.'54$this->source); })())) {
  156.             // line 55
  157.             echo "        <link rel=\"stylesheet\" href=\"";
  158.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/static/css/editmode.css"), "html"nulltrue);
  159.             echo "\"/>
  160.     ";
  161.         }
  162.         // line 57
  163.         echo "
  164.     <!-- Font Awesome lokalisiert WBR 06.10.2022 -->
  165.     <link rel=\"stylesheet\" href=\"";
  166.         // line 59
  167.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/static/fonts/fontawesome-pro-6.3.0-web/css/all.min.css"), "html"nulltrue);
  168.         echo "\"/>
  169.     <script type=\"module\" defer src=\"";
  170.         // line 61
  171.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/dist/main.js"), "html"nulltrue);
  172.         echo "\"></script>
  173.     <script type=\"module\" defer src=\"";
  174.         // line 62
  175.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/dist/vue.js"), "html"nulltrue);
  176.         echo "\"></script>
  177.     <script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-version=\"preview\" data-settings-id=\"AN5alNPeL\" async></script>
  178.     <script>
  179.         window.ucEvents = [];
  180.     </script>
  181. ";
  182.         // line 72
  183.         echo "
  184.     <script type=\"text/plain\" data-usercentrics=\"Google Tag Manager\">
  185.         (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  186.         new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  187.         j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  188.         'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  189.     })(window,document,'script','dataLayer','GTM-NMW9SR3');
  190.     </script>
  191.     ";
  192.         // line 81
  193.         if (($this->extensions['Pimcore\Twig\Extension\WebsiteConfigExtension']->getWebsiteConfig("google_analytics_id") != "")) {
  194.             // line 82
  195.             echo "        <script> const trackingId = '";
  196.             echo twig_escape_filter($this->env$this->extensions['Pimcore\Twig\Extension\WebsiteConfigExtension']->getWebsiteConfig("google_analytics_id"), "html"nulltrue);
  197.             echo "'; window.analyticsId= trackingId;</script>
  198.     ";
  199.         }
  200.         // line 84
  201.         echo "
  202.      <style>
  203.     [x-cloak] {
  204.         display: none !important;
  205.     }
  206.     @font-face {
  207.         font-family: 'ffInfo';
  208.         src: url('";
  209.         // line 91
  210.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/static/chatbot/ffinfo.6bf2c41b.woff"), "html"nulltrue);
  211.         echo "') format('woff');
  212.     }
  213.     .minimizable-web-chat>.chat-box,
  214.     .minimizable-web-chat>button {
  215.         z-index: 1000000;
  216.     }
  217.     @media only screen and (max-width: 1024px) {
  218.         .minimizable-web-chat>button.maximize {
  219.             right: 0px !important;
  220.             bottom: 0px !important;
  221.             position: relative !important;
  222.         }
  223.     }
  224.     </style>
  225.     <link rel=\"stylesheet\" href=\"";
  226.         // line 106
  227.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/static/chatbot/main.8bfa9c58.chunk.css"), "html"nulltrue);
  228.         echo "\">
  229.     <link rel=\"stylesheet\" href=\"";
  230.         // line 107
  231.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/static/chatbot/webchat-standpunkt.css"), "html"nulltrue);
  232.         echo "\">
  233.     <meta name=\"botframework-directlinespeech:version\" content=\"4.8.1\">
  234.     <meta name=\"botframework-webchat:bundle:variant\" content=\"full\">
  235.     <meta name=\"botframework-webchat:bundle:version\" content=\"4.8.1\">
  236.     <meta name=\"botframework-webchat:core:version\" content=\"4.8.1\">
  237.     <meta name=\"botframework-webchat:ui:version\" content=\"4.8.1\">
  238.     <script async type=\"text/javascript\" src=\"";
  239.         // line 114
  240.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/static/EyeAble/public/www.stadtwerke-herne.de.js"), "html"nulltrue);
  241.         echo "\"></script>
  242.     <script async type=\"text/javascript\" src=\"";
  243.         // line 115
  244.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/static/EyeAble/public/js/eyeAble.js"), "html"nulltrue);
  245.         echo "\"></script>
  246.     <script>let eA_top = \"200px\"; let eA_side = \"right\";</script>
  247. </head>
  248. <body>
  249. <noscript>
  250.     <iframe name=\"google-tagmanager\" src=\"https://www.googletagmanager.com/ns.html?id=GTM-NMW9SR3\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>
  251. </noscript>
  252. <div class=\"relative\">
  253.     <!-- START Hauptmenü -->
  254.     ";
  255.         // line 128
  256.         if ( !(isset($context["editmode"]) || array_key_exists("editmode"$context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.'128$this->source); })())) {
  257.             // line 129
  258.             echo "        ";
  259.             $this->loadTemplate("includes/header.html.twig""layout.html.twig"129)->display($context);
  260.             // line 130
  261.             echo "    ";
  262.         }
  263.         // line 131
  264.         echo "    <!-- ENDE Hauptmenü -->
  265.     <!-- START Areas -->
  266.     <main role=\"main\">
  267.         ";
  268.         // line 135
  269.         $context['_parent'] = $context;
  270.         $context['_seq'] = twig_ensure_traversable(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.'135$this->source); })()), "flashes", [], "any"falsefalsefalse135));
  271.         foreach ($context['_seq'] as $context["label"] => $context["messages"]) {
  272.             // line 136
  273.             echo "            ";
  274.             $context['_parent'] = $context;
  275.             $context['_seq'] = twig_ensure_traversable($context["messages"]);
  276.             foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
  277.                 // line 137
  278.                 echo "                <div class=\"alert alert-";
  279.                 echo twig_escape_filter($this->env$context["label"], "html"nulltrue);
  280.                 echo " alert-dismissable\">
  281.                     <button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-hidden=\"true\">×</button>
  282.                     ";
  283.                 // line 139
  284.                 echo twig_escape_filter($this->env$context["message"], "html"nulltrue);
  285.                 echo "
  286.                 </div>
  287.             ";
  288.             }
  289.             $_parent $context['_parent'];
  290.             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
  291.             $context array_intersect_key($context$_parent) + $_parent;
  292.             // line 142
  293.             echo "        ";
  294.         }
  295.         $_parent $context['_parent'];
  296.         unset($context['_seq'], $context['_iterated'], $context['label'], $context['messages'], $context['_parent'], $context['loop']);
  297.         $context array_intersect_key($context$_parent) + $_parent;
  298.         // line 143
  299.         echo "
  300.         <article>
  301.             ";
  302.         // line 145
  303.         $this->displayBlock("content"$context$blocks);
  304.         echo "
  305.         </article>
  306.     </main>
  307.     <!-- ENDE Areas -->
  308.     <!-- START Footer -->
  309.     ";
  310.         // line 151
  311.         if ( !(isset($context["editmode"]) || array_key_exists("editmode"$context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.'151$this->source); })())) {
  312.             // line 152
  313.             echo "        ";
  314.             if (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.'152$this->source); })()), "getProperty", [=> "Netzfooter"], "method"falsefalsefalse152)) {
  315.                 // line 153
  316.                 echo "            ";
  317.                 echo $this->env->getFunction('pimcore_inc')->getCallable()(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.'153$this->source); })()), "getProperty", [=> "Netzfooter"], "method"falsefalsefalse153));
  318.                 echo "
  319.         ";
  320.             } else {
  321.                 // line 155
  322.                 echo "            ";
  323.                 echo $this->env->getFunction('pimcore_inc')->getCallable()("/includes/footer");
  324.                 echo "
  325.         ";
  326.             }
  327.             // line 157
  328.             echo "    ";
  329.         }
  330.         // line 158
  331.         echo "    <!-- ENDE Footer -->
  332.     <!-- START Modals -->
  333.     ";
  334.         // line 161
  335.         if ( !(isset($context["editmode"]) || array_key_exists("editmode"$context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.'161$this->source); })())) {
  336.             // line 162
  337.             echo "        ";
  338.             echo $this->env->getFunction('pimcore_inc')->getCallable()("/includes/modals");
  339.             echo "
  340.     ";
  341.         }
  342.         // line 164
  343.         echo "    <!-- ENDE Modals -->
  344.     ";
  345.         // line 166
  346.         if ( !(isset($context["editmode"]) || array_key_exists("editmode"$context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.'166$this->source); })())) {
  347.             // line 167
  348.             echo "        ";
  349.             echo $this->env->getFunction('pimcore_inc')->getCallable()(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.'167$this->source); })()), "getProperty", [=> "popup"], "method"falsefalsefalse167));
  350.             echo "
  351.     ";
  352.         }
  353.         // line 169
  354.         echo "    <!-- id=\"bot\" and id=\"bot-standpunkt-mobile\", both start the chatbot. this is one of them
  355.     see public/static/chatbot/README.md for documentation -->
  356.     <div class=\"block\" style=\"z-index:1000000\">
  357.         <!--
  358.         <script async defer src=\"//stable.loyjoy.com/widget.js?process=cec489e4-0ccb-422d-90dd-3f1316d74a5c\" data-usercentrics=\"LoyJoy\"></script>
  359.         -->
  360.     </div>
  361. </div>
  362. </body>
  363. </html>
  364. ";
  365.         
  366.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  367.         
  368.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  369.     }
  370.     public function getTemplateName()
  371.     {
  372.         return "layout.html.twig";
  373.     }
  374.     public function isTraitable()
  375.     {
  376.         return false;
  377.     }
  378.     public function getDebugInfo()
  379.     {
  380.         return array (  381 => 169,  375 => 167,  373 => 166,  369 => 164,  363 => 162,  361 => 161,  356 => 158,  353 => 157,  347 => 155,  341 => 153,  338 => 152,  336 => 151,  327 => 145,  323 => 143,  317 => 142,  308 => 139,  302 => 137,  297 => 136,  293 => 135,  287 => 131,  284 => 130,  281 => 129,  279 => 128,  263 => 115,  259 => 114,  249 => 107,  245 => 106,  227 => 91,  218 => 84,  212 => 82,  210 => 81,  199 => 72,  189 => 62,  185 => 61,  180 => 59,  176 => 57,  170 => 55,  168 => 54,  164 => 53,  160 => 52,  150 => 45,  141 => 39,  138 => 38,  136 => 7,  133 => 37,  130 => 36,  127 => 35,  124 => 33,  121 => 32,  119 => 31,  116 => 30,  113 => 29,  110 => 28,  108 => 27,  105 => 26,  102 => 25,  99 => 24,  97 => 23,  94 => 22,  91 => 21,  88 => 20,  86 => 19,  83 => 18,  80 => 17,  77 => 16,  75 => 15,  72 => 14,  69 => 13,  67 => 12,  64 => 11,  62 => 10,  59 => 9,  56 => 8,  54 => 7,  46 => 2,  43 => 1,);
  381.     }
  382.     public function getSourceContext()
  383.     {
  384.         return new Source("<!DOCTYPE html>
  385. <html xmlns=\"//www.w3.org/1999/xhtml\" lang=\"{{ app.request.locale }}\" xml:lang=\"de\">
  386. <head>
  387.     <meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\"/>
  388.     <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"/>
  389.     {% apply spaceless %}
  390.         {% do pimcore_head_link().appendStylesheet(asset('/dist/style.css'), 'screen') %}
  391.         {% do pimcore_head_script().appendFile(asset('/dist/index.js')) %}
  392.         {% if not editmode %}
  393.             {# % do pimcore_head_script().appendFile(asset('static/js/frontend.js')) % #}
  394.         {% endif %}
  395.         {% if not document is defined or not document %}
  396.             {% set document = pimcore_document(1) %}
  397.         {% endif %}
  398.         {% if document is instanceof('\\\\Pimcore\\\\Model\\\\Document\\\\Link') %}
  399.             {% set document = document.getObject() %}
  400.         {% endif %}
  401.         {% if document.getTitle() is not empty %}
  402.             {% do pimcore_head_title().set(document.getTitle()) %}
  403.         {% endif %}
  404.         {% if document.getDescription() is not empty %}
  405.             {% do pimcore_head_meta().setDescription(document.getDescription()) %}
  406.         {% endif %}
  407.         {% do pimcore_head_title().append('Stadtwerke Herne') %}
  408.         {% do pimcore_head_title().setSeparator(' | ') %}
  409.         {# setting open graph tags #}
  410.         {% do pimcore_head_meta().setProperty('og:title', document.getTitle()) %}
  411.         {% do pimcore_head_meta().setProperty('og:type', 'document') %}
  412.     {% endapply %}
  413.     {{ pimcore_head_meta() }}
  414.     <meta name=\"msapplication-TileColor\" content=\"#e3000f\"/>
  415.     <meta name=\"theme-color\" content=\"#ffffff\"/>
  416.     <meta name=\"facebook-domain-verification\" content=\"qu7sk4w6oc8574lnkq9mpe91f77bog\" />
  417.     {{ pimcore_head_title() }}
  418.     <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/favicons/apple-touch-icon.png\"/>
  419.     <link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/favicons/favicon-32x32.png\"/>
  420.     <link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/favicons/favicon-16x16.png\"/>
  421.     <link rel=\"manifest\" href=\"/favicons/site.webmanifest\"/>
  422.     <link rel=\"mask-icon\" href=\"/favicons/safari-pinned-tab.svg\" color=\"#e3000f\"/>
  423.     <link rel=\"stylesheet\" href=\"{{ asset('/dist/style.css') }}\"/>
  424.     <link rel=\"stylesheet\" href=\"{{ asset('/static/css/stwh_icons.css') }}\"/>
  425.     {% if editmode %}
  426.         <link rel=\"stylesheet\" href=\"{{ asset('/static/css/editmode.css') }}\"/>
  427.     {% endif %}
  428.     <!-- Font Awesome lokalisiert WBR 06.10.2022 -->
  429.     <link rel=\"stylesheet\" href=\"{{ asset('/static/fonts/fontawesome-pro-6.3.0-web/css/all.min.css') }}\"/>
  430.     <script type=\"module\" defer src=\"{{ asset('/dist/main.js') }}\"></script>
  431.     <script type=\"module\" defer src=\"{{ asset('/dist/vue.js') }}\"></script>
  432.     <script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-version=\"preview\" data-settings-id=\"AN5alNPeL\" async></script>
  433.     <script>
  434.         window.ucEvents = [];
  435.     </script>
  436. {#    {% if pimcore_website_config('usercentrics-cmp') != '' %}#}
  437. {#        <script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"{{ pimcore_website_config('usercentrics-cmp') }}\" async></script>#}
  438. {#    {% endif %}#}
  439.     <script type=\"text/plain\" data-usercentrics=\"Google Tag Manager\">
  440.         (function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
  441.         new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
  442.         j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
  443.         'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
  444.     })(window,document,'script','dataLayer','GTM-NMW9SR3');
  445.     </script>
  446.     {% if pimcore_website_config('google_analytics_id') != '' %}
  447.         <script> const trackingId = '{{ pimcore_website_config('google_analytics_id') }}'; window.analyticsId= trackingId;</script>
  448.     {% endif %}
  449.      <style>
  450.     [x-cloak] {
  451.         display: none !important;
  452.     }
  453.     @font-face {
  454.         font-family: 'ffInfo';
  455.         src: url('{{ asset('/static/chatbot/ffinfo.6bf2c41b.woff') }}') format('woff');
  456.     }
  457.     .minimizable-web-chat>.chat-box,
  458.     .minimizable-web-chat>button {
  459.         z-index: 1000000;
  460.     }
  461.     @media only screen and (max-width: 1024px) {
  462.         .minimizable-web-chat>button.maximize {
  463.             right: 0px !important;
  464.             bottom: 0px !important;
  465.             position: relative !important;
  466.         }
  467.     }
  468.     </style>
  469.     <link rel=\"stylesheet\" href=\"{{ asset('/static/chatbot/main.8bfa9c58.chunk.css') }}\">
  470.     <link rel=\"stylesheet\" href=\"{{ asset('/static/chatbot/webchat-standpunkt.css') }}\">
  471.     <meta name=\"botframework-directlinespeech:version\" content=\"4.8.1\">
  472.     <meta name=\"botframework-webchat:bundle:variant\" content=\"full\">
  473.     <meta name=\"botframework-webchat:bundle:version\" content=\"4.8.1\">
  474.     <meta name=\"botframework-webchat:core:version\" content=\"4.8.1\">
  475.     <meta name=\"botframework-webchat:ui:version\" content=\"4.8.1\">
  476.     <script async type=\"text/javascript\" src=\"{{ asset('/static/EyeAble/public/www.stadtwerke-herne.de.js') }}\"></script>
  477.     <script async type=\"text/javascript\" src=\"{{ asset('/static/EyeAble/public/js/eyeAble.js') }}\"></script>
  478.     <script>let eA_top = \"200px\"; let eA_side = \"right\";</script>
  479. </head>
  480. <body>
  481. <noscript>
  482.     <iframe name=\"google-tagmanager\" src=\"https://www.googletagmanager.com/ns.html?id=GTM-NMW9SR3\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>
  483. </noscript>
  484. <div class=\"relative\">
  485.     <!-- START Hauptmenü -->
  486.     {% if not editmode %}
  487.         {% include 'includes/header.html.twig' %}
  488.     {% endif %}
  489.     <!-- ENDE Hauptmenü -->
  490.     <!-- START Areas -->
  491.     <main role=\"main\">
  492.         {% for label, messages in app.flashes %}
  493.             {% for message in messages %}
  494.                 <div class=\"alert alert-{{ label }} alert-dismissable\">
  495.                     <button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-hidden=\"true\">×</button>
  496.                     {{ message }}
  497.                 </div>
  498.             {% endfor %}
  499.         {% endfor %}
  500.         <article>
  501.             {{ block('content') }}
  502.         </article>
  503.     </main>
  504.     <!-- ENDE Areas -->
  505.     <!-- START Footer -->
  506.     {% if not editmode %}
  507.         {% if document.getProperty('Netzfooter') %}
  508.             {{ pimcore_inc(document.getProperty('Netzfooter')) }}
  509.         {% else %}
  510.             {{ pimcore_inc('/includes/footer') }}
  511.         {% endif %}
  512.     {% endif %}
  513.     <!-- ENDE Footer -->
  514.     <!-- START Modals -->
  515.     {% if not editmode %}
  516.         {{ pimcore_inc('/includes/modals') }}
  517.     {% endif %}
  518.     <!-- ENDE Modals -->
  519.     {% if not editmode %}
  520.         {{ pimcore_inc(document.getProperty('popup')) }}
  521.     {% endif %}
  522.     <!-- id=\"bot\" and id=\"bot-standpunkt-mobile\", both start the chatbot. this is one of them
  523.     see public/static/chatbot/README.md for documentation -->
  524.     <div class=\"block\" style=\"z-index:1000000\">
  525.         <!--
  526.         <script async defer src=\"//stable.loyjoy.com/widget.js?process=cec489e4-0ccb-422d-90dd-3f1316d74a5c\" data-usercentrics=\"LoyJoy\"></script>
  527.         -->
  528.     </div>
  529. </div>
  530. </body>
  531. </html>
  532. ""layout.html.twig""/home/forge/staging.stadtwerke-herne.standpunkt-hosting.de/templates/layout.html.twig");
  533.     }
  534. }