<?php
use Twig\Environment;
use Twig\Error\LoaderError;
use Twig\Error\RuntimeError;
use Twig\Extension\SandboxExtension;
use Twig\Markup;
use Twig\Sandbox\SecurityError;
use Twig\Sandbox\SecurityNotAllowedTagError;
use Twig\Sandbox\SecurityNotAllowedFilterError;
use Twig\Sandbox\SecurityNotAllowedFunctionError;
use Twig\Source;
use Twig\Template;
/* layout.html.twig */
class __TwigTemplate_107d7098a630ef9d32c7c8020ffeb4112838b68828db5301804e5e9aede307db extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "layout.html.twig"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template", "layout.html.twig"));
// line 1
echo "<!DOCTYPE html>
<html xmlns=\"//www.w3.org/1999/xhtml\" lang=\"";
// line 2
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.', 2, $this->source); })()), "request", [], "any", false, false, false, 2), "locale", [], "any", false, false, false, 2), "html", null, true);
echo "\" xml:lang=\"de\">
<head>
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\"/>
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"/>
";
// line 7
ob_start();
// line 8
echo " ";
twig_get_attribute($this->env, $this->source, $this->env->getFunction('pimcore_head_link')->getCallable()(), "appendStylesheet", [0 => $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/dist/style.css"), 1 => "screen"], "method", false, false, false, 8);
// line 9
echo "
";
// line 10
twig_get_attribute($this->env, $this->source, $this->env->getFunction('pimcore_head_script')->getCallable()(), "appendFile", [0 => $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/dist/index.js")], "method", false, false, false, 10);
// line 11
echo " ";
if ( !(isset($context["editmode"]) || array_key_exists("editmode", $context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.', 11, $this->source); })())) {
// line 12
echo " ";
// line 13
echo " ";
}
// line 14
echo "
";
// line 15
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); })()))) {
// line 16
echo " ";
$context["document"] = Pimcore\Model\Document::getById(1);
// line 17
echo " ";
}
// line 18
echo "
";
// line 19
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")) {
// line 20
echo " ";
$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", false, false, false, 20);
// line 21
echo " ";
}
// line 22
echo "
";
// line 23
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", false, false, false, 23))) {
// line 24
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.', 24, $this->source); })()), "getTitle", [], "method", false, false, false, 24)], "method", false, false, false, 24);
// line 25
echo " ";
}
// line 26
echo "
";
// line 27
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", false, false, false, 27))) {
// line 28
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.', 28, $this->source); })()), "getDescription", [], "method", false, false, false, 28)], "method", false, false, false, 28);
// line 29
echo " ";
}
// line 30
echo "
";
// line 31
twig_get_attribute($this->env, $this->source, $this->env->getFunction('pimcore_head_title')->getCallable()(), "append", [0 => "Stadtwerke Herne"], "method", false, false, false, 31);
// line 32
echo " ";
twig_get_attribute($this->env, $this->source, $this->env->getFunction('pimcore_head_title')->getCallable()(), "setSeparator", [0 => " | "], "method", false, false, false, 32);
// line 33
echo "
";
// line 35
echo " ";
twig_get_attribute($this->env, $this->source, $this->env->getFunction('pimcore_head_meta')->getCallable()(), "setProperty", [0 => "og:title", 1 => 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", false, false, false, 35)], "method", false, false, false, 35);
// line 36
echo " ";
twig_get_attribute($this->env, $this->source, $this->env->getFunction('pimcore_head_meta')->getCallable()(), "setProperty", [0 => "og:type", 1 => "document"], "method", false, false, false, 36);
// line 37
echo " ";
$___internal_parse_0_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 7
echo twig_spaceless($___internal_parse_0_);
// line 38
echo "
";
// line 39
echo $this->env->getFunction('pimcore_head_meta')->getCallable()();
echo "
<meta name=\"msapplication-TileColor\" content=\"#e3000f\"/>
<meta name=\"theme-color\" content=\"#ffffff\"/>
<meta name=\"facebook-domain-verification\" content=\"qu7sk4w6oc8574lnkq9mpe91f77bog\" />
";
// line 45
echo $this->env->getFunction('pimcore_head_title')->getCallable()();
echo "
<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/favicons/apple-touch-icon.png\"/>
<link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/favicons/favicon-32x32.png\"/>
<link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/favicons/favicon-16x16.png\"/>
<link rel=\"manifest\" href=\"/favicons/site.webmanifest\"/>
<link rel=\"mask-icon\" href=\"/favicons/safari-pinned-tab.svg\" color=\"#e3000f\"/>
<link rel=\"stylesheet\" href=\"";
// line 52
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/dist/style.css"), "html", null, true);
echo "\"/>
<link rel=\"stylesheet\" href=\"";
// line 53
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/static/css/stwh_icons.css"), "html", null, true);
echo "\"/>
";
// line 54
if ((isset($context["editmode"]) || array_key_exists("editmode", $context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.', 54, $this->source); })())) {
// line 55
echo " <link rel=\"stylesheet\" href=\"";
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/static/css/editmode.css"), "html", null, true);
echo "\"/>
";
}
// line 57
echo "
<!-- Font Awesome lokalisiert WBR 06.10.2022 -->
<link rel=\"stylesheet\" href=\"";
// line 59
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", null, true);
echo "\"/>
<script type=\"module\" defer src=\"";
// line 61
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/dist/main.js"), "html", null, true);
echo "\"></script>
<script type=\"module\" defer src=\"";
// line 62
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/dist/vue.js"), "html", null, true);
echo "\"></script>
<script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-version=\"preview\" data-settings-id=\"AN5alNPeL\" async></script>
<script>
window.ucEvents = [];
</script>
";
// line 72
echo "
<script type=\"text/plain\" data-usercentrics=\"Google Tag Manager\">
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NMW9SR3');
</script>
";
// line 81
if (($this->extensions['Pimcore\Twig\Extension\WebsiteConfigExtension']->getWebsiteConfig("google_analytics_id") != "")) {
// line 82
echo " <script> const trackingId = '";
echo twig_escape_filter($this->env, $this->extensions['Pimcore\Twig\Extension\WebsiteConfigExtension']->getWebsiteConfig("google_analytics_id"), "html", null, true);
echo "'; window.analyticsId= trackingId;</script>
";
}
// line 84
echo "
<style>
[x-cloak] {
display: none !important;
}
@font-face {
font-family: 'ffInfo';
src: url('";
// line 91
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/static/chatbot/ffinfo.6bf2c41b.woff"), "html", null, true);
echo "') format('woff');
}
.minimizable-web-chat>.chat-box,
.minimizable-web-chat>button {
z-index: 1000000;
}
@media only screen and (max-width: 1024px) {
.minimizable-web-chat>button.maximize {
right: 0px !important;
bottom: 0px !important;
position: relative !important;
}
}
</style>
<link rel=\"stylesheet\" href=\"";
// line 106
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/static/chatbot/main.8bfa9c58.chunk.css"), "html", null, true);
echo "\">
<link rel=\"stylesheet\" href=\"";
// line 107
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/static/chatbot/webchat-standpunkt.css"), "html", null, true);
echo "\">
<meta name=\"botframework-directlinespeech:version\" content=\"4.8.1\">
<meta name=\"botframework-webchat:bundle:variant\" content=\"full\">
<meta name=\"botframework-webchat:bundle:version\" content=\"4.8.1\">
<meta name=\"botframework-webchat:core:version\" content=\"4.8.1\">
<meta name=\"botframework-webchat:ui:version\" content=\"4.8.1\">
<script async type=\"text/javascript\" src=\"";
// line 114
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/static/EyeAble/public/www.stadtwerke-herne.de.js"), "html", null, true);
echo "\"></script>
<script async type=\"text/javascript\" src=\"";
// line 115
echo twig_escape_filter($this->env, $this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("/static/EyeAble/public/js/eyeAble.js"), "html", null, true);
echo "\"></script>
<script>let eA_top = \"200px\"; let eA_side = \"right\";</script>
</head>
<body>
<noscript>
<iframe name=\"google-tagmanager\" src=\"https://www.googletagmanager.com/ns.html?id=GTM-NMW9SR3\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>
</noscript>
<div class=\"relative\">
<!-- START Hauptmenü -->
";
// line 128
if ( !(isset($context["editmode"]) || array_key_exists("editmode", $context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.', 128, $this->source); })())) {
// line 129
echo " ";
$this->loadTemplate("includes/header.html.twig", "layout.html.twig", 129)->display($context);
// line 130
echo " ";
}
// line 131
echo " <!-- ENDE Hauptmenü -->
<!-- START Areas -->
<main role=\"main\">
";
// line 135
$context['_parent'] = $context;
$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", false, false, false, 135));
foreach ($context['_seq'] as $context["label"] => $context["messages"]) {
// line 136
echo " ";
$context['_parent'] = $context;
$context['_seq'] = twig_ensure_traversable($context["messages"]);
foreach ($context['_seq'] as $context["_key"] => $context["message"]) {
// line 137
echo " <div class=\"alert alert-";
echo twig_escape_filter($this->env, $context["label"], "html", null, true);
echo " alert-dismissable\">
<button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-hidden=\"true\">×</button>
";
// line 139
echo twig_escape_filter($this->env, $context["message"], "html", null, true);
echo "
</div>
";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['_key'], $context['message'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 142
echo " ";
}
$_parent = $context['_parent'];
unset($context['_seq'], $context['_iterated'], $context['label'], $context['messages'], $context['_parent'], $context['loop']);
$context = array_intersect_key($context, $_parent) + $_parent;
// line 143
echo "
<article>
";
// line 145
$this->displayBlock("content", $context, $blocks);
echo "
</article>
</main>
<!-- ENDE Areas -->
<!-- START Footer -->
";
// line 151
if ( !(isset($context["editmode"]) || array_key_exists("editmode", $context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.', 151, $this->source); })())) {
// line 152
echo " ";
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", [0 => "Netzfooter"], "method", false, false, false, 152)) {
// line 153
echo " ";
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", [0 => "Netzfooter"], "method", false, false, false, 153));
echo "
";
} else {
// line 155
echo " ";
echo $this->env->getFunction('pimcore_inc')->getCallable()("/includes/footer");
echo "
";
}
// line 157
echo " ";
}
// line 158
echo " <!-- ENDE Footer -->
<!-- START Modals -->
";
// line 161
if ( !(isset($context["editmode"]) || array_key_exists("editmode", $context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.', 161, $this->source); })())) {
// line 162
echo " ";
echo $this->env->getFunction('pimcore_inc')->getCallable()("/includes/modals");
echo "
";
}
// line 164
echo " <!-- ENDE Modals -->
";
// line 166
if ( !(isset($context["editmode"]) || array_key_exists("editmode", $context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.', 166, $this->source); })())) {
// line 167
echo " ";
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", [0 => "popup"], "method", false, false, false, 167));
echo "
";
}
// line 169
echo " <!-- id=\"bot\" and id=\"bot-standpunkt-mobile\", both start the chatbot. this is one of them
see public/static/chatbot/README.md for documentation -->
<div class=\"block\" style=\"z-index:1000000\">
<!--
<script async defer src=\"//stable.loyjoy.com/widget.js?process=cec489e4-0ccb-422d-90dd-3f1316d74a5c\" data-usercentrics=\"LoyJoy\"></script>
-->
</div>
</div>
</body>
</html>
";
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
public function getTemplateName()
{
return "layout.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
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,);
}
public function getSourceContext()
{
return new Source("<!DOCTYPE html>
<html xmlns=\"//www.w3.org/1999/xhtml\" lang=\"{{ app.request.locale }}\" xml:lang=\"de\">
<head>
<meta http-equiv=\"Content-Type\" content=\"text/html; charset=UTF-8\"/>
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\"/>
{% apply spaceless %}
{% do pimcore_head_link().appendStylesheet(asset('/dist/style.css'), 'screen') %}
{% do pimcore_head_script().appendFile(asset('/dist/index.js')) %}
{% if not editmode %}
{# % do pimcore_head_script().appendFile(asset('static/js/frontend.js')) % #}
{% endif %}
{% if not document is defined or not document %}
{% set document = pimcore_document(1) %}
{% endif %}
{% if document is instanceof('\\\\Pimcore\\\\Model\\\\Document\\\\Link') %}
{% set document = document.getObject() %}
{% endif %}
{% if document.getTitle() is not empty %}
{% do pimcore_head_title().set(document.getTitle()) %}
{% endif %}
{% if document.getDescription() is not empty %}
{% do pimcore_head_meta().setDescription(document.getDescription()) %}
{% endif %}
{% do pimcore_head_title().append('Stadtwerke Herne') %}
{% do pimcore_head_title().setSeparator(' | ') %}
{# setting open graph tags #}
{% do pimcore_head_meta().setProperty('og:title', document.getTitle()) %}
{% do pimcore_head_meta().setProperty('og:type', 'document') %}
{% endapply %}
{{ pimcore_head_meta() }}
<meta name=\"msapplication-TileColor\" content=\"#e3000f\"/>
<meta name=\"theme-color\" content=\"#ffffff\"/>
<meta name=\"facebook-domain-verification\" content=\"qu7sk4w6oc8574lnkq9mpe91f77bog\" />
{{ pimcore_head_title() }}
<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/favicons/apple-touch-icon.png\"/>
<link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/favicons/favicon-32x32.png\"/>
<link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/favicons/favicon-16x16.png\"/>
<link rel=\"manifest\" href=\"/favicons/site.webmanifest\"/>
<link rel=\"mask-icon\" href=\"/favicons/safari-pinned-tab.svg\" color=\"#e3000f\"/>
<link rel=\"stylesheet\" href=\"{{ asset('/dist/style.css') }}\"/>
<link rel=\"stylesheet\" href=\"{{ asset('/static/css/stwh_icons.css') }}\"/>
{% if editmode %}
<link rel=\"stylesheet\" href=\"{{ asset('/static/css/editmode.css') }}\"/>
{% endif %}
<!-- Font Awesome lokalisiert WBR 06.10.2022 -->
<link rel=\"stylesheet\" href=\"{{ asset('/static/fonts/fontawesome-pro-6.3.0-web/css/all.min.css') }}\"/>
<script type=\"module\" defer src=\"{{ asset('/dist/main.js') }}\"></script>
<script type=\"module\" defer src=\"{{ asset('/dist/vue.js') }}\"></script>
<script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-version=\"preview\" data-settings-id=\"AN5alNPeL\" async></script>
<script>
window.ucEvents = [];
</script>
{# {% if pimcore_website_config('usercentrics-cmp') != '' %}#}
{# <script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"{{ pimcore_website_config('usercentrics-cmp') }}\" async></script>#}
{# {% endif %}#}
<script type=\"text/plain\" data-usercentrics=\"Google Tag Manager\">
(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start':
new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0],
j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src=
'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f);
})(window,document,'script','dataLayer','GTM-NMW9SR3');
</script>
{% if pimcore_website_config('google_analytics_id') != '' %}
<script> const trackingId = '{{ pimcore_website_config('google_analytics_id') }}'; window.analyticsId= trackingId;</script>
{% endif %}
<style>
[x-cloak] {
display: none !important;
}
@font-face {
font-family: 'ffInfo';
src: url('{{ asset('/static/chatbot/ffinfo.6bf2c41b.woff') }}') format('woff');
}
.minimizable-web-chat>.chat-box,
.minimizable-web-chat>button {
z-index: 1000000;
}
@media only screen and (max-width: 1024px) {
.minimizable-web-chat>button.maximize {
right: 0px !important;
bottom: 0px !important;
position: relative !important;
}
}
</style>
<link rel=\"stylesheet\" href=\"{{ asset('/static/chatbot/main.8bfa9c58.chunk.css') }}\">
<link rel=\"stylesheet\" href=\"{{ asset('/static/chatbot/webchat-standpunkt.css') }}\">
<meta name=\"botframework-directlinespeech:version\" content=\"4.8.1\">
<meta name=\"botframework-webchat:bundle:variant\" content=\"full\">
<meta name=\"botframework-webchat:bundle:version\" content=\"4.8.1\">
<meta name=\"botframework-webchat:core:version\" content=\"4.8.1\">
<meta name=\"botframework-webchat:ui:version\" content=\"4.8.1\">
<script async type=\"text/javascript\" src=\"{{ asset('/static/EyeAble/public/www.stadtwerke-herne.de.js') }}\"></script>
<script async type=\"text/javascript\" src=\"{{ asset('/static/EyeAble/public/js/eyeAble.js') }}\"></script>
<script>let eA_top = \"200px\"; let eA_side = \"right\";</script>
</head>
<body>
<noscript>
<iframe name=\"google-tagmanager\" src=\"https://www.googletagmanager.com/ns.html?id=GTM-NMW9SR3\" height=\"0\" width=\"0\" style=\"display:none;visibility:hidden\"></iframe>
</noscript>
<div class=\"relative\">
<!-- START Hauptmenü -->
{% if not editmode %}
{% include 'includes/header.html.twig' %}
{% endif %}
<!-- ENDE Hauptmenü -->
<!-- START Areas -->
<main role=\"main\">
{% for label, messages in app.flashes %}
{% for message in messages %}
<div class=\"alert alert-{{ label }} alert-dismissable\">
<button type=\"button\" class=\"close\" data-dismiss=\"alert\" aria-hidden=\"true\">×</button>
{{ message }}
</div>
{% endfor %}
{% endfor %}
<article>
{{ block('content') }}
</article>
</main>
<!-- ENDE Areas -->
<!-- START Footer -->
{% if not editmode %}
{% if document.getProperty('Netzfooter') %}
{{ pimcore_inc(document.getProperty('Netzfooter')) }}
{% else %}
{{ pimcore_inc('/includes/footer') }}
{% endif %}
{% endif %}
<!-- ENDE Footer -->
<!-- START Modals -->
{% if not editmode %}
{{ pimcore_inc('/includes/modals') }}
{% endif %}
<!-- ENDE Modals -->
{% if not editmode %}
{{ pimcore_inc(document.getProperty('popup')) }}
{% endif %}
<!-- id=\"bot\" and id=\"bot-standpunkt-mobile\", both start the chatbot. this is one of them
see public/static/chatbot/README.md for documentation -->
<div class=\"block\" style=\"z-index:1000000\">
<!--
<script async defer src=\"//stable.loyjoy.com/widget.js?process=cec489e4-0ccb-422d-90dd-3f1316d74a5c\" data-usercentrics=\"LoyJoy\"></script>
-->
</div>
</div>
</body>
</html>
", "layout.html.twig", "/home/forge/staging.stadtwerke-herne.standpunkt-hosting.de/templates/layout.html.twig");
}
}