<?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;
/* digitalwandler/DocumentType/Tailwind/layout.html.twig */
class __TwigTemplate_2613fe2e980a3476b09e1691d0cfac032e2adf27002a023f19dc0797d4aa9555 extends Template
{
private $source;
private $macros = [];
public function __construct(Environment $env)
{
parent::__construct($env);
$this->source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
'favicon' => [$this, 'block_favicon'],
'canonical' => [$this, 'block_canonical'],
'layout_head_meta' => [$this, 'block_layout_head_meta'],
'stylesheets' => [$this, 'block_stylesheets'],
'scripts' => [$this, 'block_scripts'],
];
$this->deferred = $this->env->getExtension('Twig\DeferredExtension\DeferredExtension');
}
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", "digitalwandler/DocumentType/Tailwind/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", "digitalwandler/DocumentType/Tailwind/layout.html.twig"));
// line 1
echo "<!doctype html>
<html lang=\"de\">
<head>
<script>
var ready = (callback) => {
if (document.readyState != \"loading\") callback();
else document.addEventListener(\"DOMContentLoaded\", callback);
}
</script>
";
// line 11
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_script')->getCallable(), []), "appendFile", [0 => "/build/js/menu.js", 1 => "text/javascript"], "method", false, false, false, 11);
// line 12
echo " ";
twig_get_attribute($this->env, $this->source, call_user_func_array($this->env->getFunction('pimcore_head_script')->getCallable(), []), "appendFile", [0 => "/build/js/hyphenator.min.js", 1 => "text/javascript"], "method", false, false, false, 12);
// line 13
echo " ";
$context["randomId"] = twig_random($this->env, 0, 9999999);
// line 14
echo "
<meta charset=\"utf-8\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
";
// line 18
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.', 18, $this->source); })()), "getProperty", [0 => "robots"], "method", false, false, false, 18)) {
// line 19
echo " <meta name=\"robots\" content=\"index, follow\">
";
}
// line 21
echo "
<!-- SalesViewer® -->
<script>!(function (s, a, l, e, sv, i, ew, er) {try {(a =s[a] || s[l] || function () {throw \"no_xhr\";}),(sv = i = \"//salesviewer.org\"),(ew = function(x){(s = new Image()), (s.src = \"//salesviewer.org/tle.gif?sva=f8p1C3O4e0e2&u=\"+window.location+\"&e=\" + encodeURIComponent(x))}),(l = s.SV_XHR = function (d) {return ((er = new a()),(er.onerror = function () {if (sv != i) return ew(\"load_err\"); (sv = \"//www.salesviewer.com/t\"), setTimeout(l.bind(null, d), 0);}),(er.onload = function () {(s.execScript || s.eval).call(er, er.responseText);}),er.open(\"POST\", sv, !0),(er.withCredentials = true),er.send(d),er);}),l(\"h_json=\" + 1 * (\"JSON\" in s && void 0 !== JSON.parse) + \"&h_wc=1&h_event=\" + 1 * (\"addEventListener\" in s) + \"&sva=\" + e);} catch (x) {ew(x)}})(window, \"XDomainRequest\", \"XMLHttpRequest\", \"f8p1C3O4e0e2\");</script>
<noscript><img src=\"//salesviewer.org/f8p1C3O4e0e2.gif\" style=\"visibility:hidden;\" /></noscript>
<!-- End SalesViewer® -->
<!-- Google tag (gtag.js) -->
<script async type=\"text/plain\" data-usercentrics=\"Google Analytics\" src=\"https://www.googletagmanager.com/gtag/js?id=G-9WW26643PZ\"></script>
<script type=\"text/plain\" data-usercentrics=\"Google Analytics\">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-9WW26643PZ');
</script>
<script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"C2z1WvKUn\" async></script>
";
// line 37
if (((isset($context["editmode"]) || array_key_exists("editmode", $context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.', 37, $this->source); })()) || 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.', 37, $this->source); })()), "getProperty", [0 => "hideCookieBanner"], "method", false, false, false, 37))) {
// line 38
echo " <script type=\"application/javascript\">
var UC_UI_SUPPRESS_CMP_DISPLAY=true;
</script>
";
}
// line 42
echo "
";
// line 43
$this->displayBlock('favicon', $context, $blocks);
// line 54
echo "
";
// line 55
$this->displayBlock('canonical', $context, $blocks);
// line 56
echo "
";
// line 57
ob_start();
// line 58
echo " ";
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.', 58, $this->source); })()))) {
// line 59
echo " ";
$context["document"] = Pimcore\Model\Document::getById(1);
// line 60
echo " ";
}
// line 61
echo "
";
// line 62
if (call_user_func_array($this->env->getTest('instanceof')->getCallable(), [(isset($context["document"]) || array_key_exists("document", $context) ? $context["document"] : (function () { throw new RuntimeError('Variable "document" does not exist.', 62, $this->source); })()), "\\Pimcore\\Model\\Document\\Link"])) {
// line 63
echo " ";
// line 64
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.', 64, $this->source); })()), "getObject", [], "method", false, false, false, 64);
// line 65
echo " ";
}
// line 66
echo "
";
// line 67
if ((twig_get_attribute($this->env, $this->source, ($context["document"] ?? null), "getTitle", [], "any", true, true, false, 67) && !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.', 67, $this->source); })()), "getTitle", [], "method", false, false, false, 67)))) {
// line 68
echo " ";
twig_get_attribute($this->env, $this->source, call_user_func_array($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.', 68, $this->source); })()), "getTitle", [], "method", false, false, false, 68)], "method", false, false, false, 68);
// line 69
echo " ";
}
// line 70
echo "
";
// line 71
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.', 71, $this->source); })()), "getDescription", [], "method", false, false, false, 71))) {
// line 72
echo " ";
twig_get_attribute($this->env, $this->source, call_user_func_array($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.', 72, $this->source); })()), "getDescription", [], "method", false, false, false, 72)], "method", false, false, false, 72);
// line 73
echo " ";
}
// line 74
echo "
";
$___internal_parse_0_ = ('' === $tmp = ob_get_clean()) ? '' : new Markup($tmp, $this->env->getCharset());
// line 57
echo twig_spaceless($___internal_parse_0_);
// line 76
echo "
";
// line 78
echo " ";
$this->displayBlock('layout_head_meta', $context, $blocks);
// line 83
echo "
";
// line 84
$this->displayBlock('stylesheets', $context, $blocks);
// line 87
echo "
</head>
<body class=\"bg-black text-white font-sans";
// line 89
if ((isset($context["editmode"]) || array_key_exists("editmode", $context) ? $context["editmode"] : (function () { throw new RuntimeError('Variable "editmode" does not exist.', 89, $this->source); })())) {
echo " editmode";
}
echo "\">
<main role=\"main\">
";
// line 91
$this->loadTemplate((("digitalwandler/DocumentType/Tailwind/Navigation/" . ((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.', 91, $this->source); })()), "getProperty", [0 => "navTemplate"], "method", false, false, false, 91)) ? (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.', 91, $this->source); })()), "getProperty", [0 => "navTemplate"], "method", false, false, false, 91)) : ("fixedtop"))) . ".html.twig"), "digitalwandler/DocumentType/Tailwind/layout.html.twig", 91)->display($context);
// line 92
echo " <div class=\"pt-24 overflow-x-hidden main-content\" x-data=\"{ toggle: false }\">
";
// line 93
$this->displayBlock("content", $context, $blocks);
echo "
";
// line 95
echo twig_include($this->env, $context, "digitalwandler/Components/particle.html.twig");
echo "
";
// line 96
echo twig_include($this->env, $context, "digitalwandler/Components/contactSwimmer.html.twig");
echo "
</div>
";
// line 98
echo twig_include($this->env, $context, "digitalwandler/Components/footer.html.twig");
echo "
</main>
";
// line 101
echo twig_include($this->env, $context, "digitalwandler/Components/frontendTranslations.html.twig");
echo "
";
// line 102
echo twig_include($this->env, $context, "digitalwandler/Components/particle-script.html.twig");
echo "
";
// line 106
echo " ";
$this->displayBlock('scripts', $context, $blocks);
// line 110
echo "
</body>
</html>";
$this->deferred->resolve($this, $context, $blocks);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
}
// line 43
public function block_favicon($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", "favicon"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "favicon"));
// line 44
echo " <link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/build/img/favicon/apple-touch-icon.png\">
<link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/build/img/favicon/favicon-32x32.png\">
<link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/build/img/favicon/favicon-16x16.png\">
<link rel=\"manifest\" href=\"/build/img/favicon/site.webmanifest\">
<link rel=\"mask-icon\" href=\"/build/img/favicon/safari-pinned-tab.svg\" color=\"#5bbad5\">
<link rel=\"shortcut icon\" href=\"/build/img/favicon/favicon.ico\">
<meta name=\"msapplication-TileColor\" content=\"#ffc40d\">
<meta name=\"msapplication-config\" content=\"/build/img/favicon/browserconfig.xml\">
<meta name=\"theme-color\" content=\"#ffffff\">
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
// line 55
public function block_canonical($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", "canonical"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "canonical"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
}
public function block_layout_head_meta($context, array $blocks = [])
{
$this->deferred->defer($this, 'layout_head_meta');
}
// line 78
public function block_layout_head_meta_deferred($context, array $blocks = [])
{
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "layout_head_meta"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "layout_head_meta"));
// line 79
echo " ";
echo call_user_func_array($this->env->getFunction('pimcore_head_title')->getCallable(), []);
echo "
";
// line 80
echo call_user_func_array($this->env->getFunction('pimcore_head_meta')->getCallable(), []);
echo "
";
// line 81
echo call_user_func_array($this->env->getFunction('pimcore_head_link')->getCallable(), []);
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$this->deferred->resolve($this, $context, $blocks);
}
public function block_stylesheets($context, array $blocks = [])
{
$this->deferred->defer($this, 'stylesheets');
}
// line 84
public function block_stylesheets_deferred($context, array $blocks = [])
{
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "stylesheets"));
// line 85
echo " ";
echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackLinkTags("app");
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$this->deferred->resolve($this, $context, $blocks);
}
public function block_scripts($context, array $blocks = [])
{
$this->deferred->defer($this, 'scripts');
}
// line 106
public function block_scripts_deferred($context, array $blocks = [])
{
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e = $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "scripts"));
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 = $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block", "scripts"));
// line 107
echo " ";
echo $this->extensions['Symfony\WebpackEncoreBundle\Twig\EntryFilesTwigExtension']->renderWebpackScriptTags("app");
echo "
";
// line 108
echo call_user_func_array($this->env->getFunction('pimcore_head_script')->getCallable(), []);
echo "
";
$__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
$__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
$this->deferred->resolve($this, $context, $blocks);
}
public function getTemplateName()
{
return "digitalwandler/DocumentType/Tailwind/layout.html.twig";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 375 => 108, 370 => 107, 361 => 106, 342 => 85, 333 => 84, 315 => 81, 311 => 80, 306 => 79, 297 => 78, 274 => 55, 255 => 44, 245 => 43, 232 => 110, 229 => 106, 223 => 102, 219 => 101, 213 => 98, 208 => 96, 204 => 95, 199 => 93, 196 => 92, 194 => 91, 187 => 89, 183 => 87, 181 => 84, 178 => 83, 175 => 78, 172 => 76, 170 => 57, 166 => 74, 163 => 73, 160 => 72, 158 => 71, 155 => 70, 152 => 69, 149 => 68, 147 => 67, 144 => 66, 141 => 65, 138 => 64, 136 => 63, 134 => 62, 131 => 61, 128 => 60, 125 => 59, 122 => 58, 120 => 57, 117 => 56, 115 => 55, 112 => 54, 110 => 43, 107 => 42, 101 => 38, 99 => 37, 81 => 21, 77 => 19, 75 => 18, 69 => 14, 66 => 13, 63 => 12, 61 => 11, 49 => 1,);
}
public function getSourceContext()
{
return new Source("<!doctype html>
<html lang=\"de\">
<head>
<script>
var ready = (callback) => {
if (document.readyState != \"loading\") callback();
else document.addEventListener(\"DOMContentLoaded\", callback);
}
</script>
{% do pimcore_head_script().appendFile('/build/js/menu.js', 'text/javascript') %}
{% do pimcore_head_script().appendFile('/build/js/hyphenator.min.js', 'text/javascript') %}
{% set randomId = random(0, 9999999) %}
<meta charset=\"utf-8\">
<meta http-equiv=\"X-UA-Compatible\" content=\"IE=edge\">
<meta name=\"viewport\" content=\"width=device-width, initial-scale=1\">
{% if document.getProperty('robots') %}
<meta name=\"robots\" content=\"index, follow\">
{% endif %}
<!-- SalesViewer® -->
<script>!(function (s, a, l, e, sv, i, ew, er) {try {(a =s[a] || s[l] || function () {throw \"no_xhr\";}),(sv = i = \"//salesviewer.org\"),(ew = function(x){(s = new Image()), (s.src = \"//salesviewer.org/tle.gif?sva=f8p1C3O4e0e2&u=\"+window.location+\"&e=\" + encodeURIComponent(x))}),(l = s.SV_XHR = function (d) {return ((er = new a()),(er.onerror = function () {if (sv != i) return ew(\"load_err\"); (sv = \"//www.salesviewer.com/t\"), setTimeout(l.bind(null, d), 0);}),(er.onload = function () {(s.execScript || s.eval).call(er, er.responseText);}),er.open(\"POST\", sv, !0),(er.withCredentials = true),er.send(d),er);}),l(\"h_json=\" + 1 * (\"JSON\" in s && void 0 !== JSON.parse) + \"&h_wc=1&h_event=\" + 1 * (\"addEventListener\" in s) + \"&sva=\" + e);} catch (x) {ew(x)}})(window, \"XDomainRequest\", \"XMLHttpRequest\", \"f8p1C3O4e0e2\");</script>
<noscript><img src=\"//salesviewer.org/f8p1C3O4e0e2.gif\" style=\"visibility:hidden;\" /></noscript>
<!-- End SalesViewer® -->
<!-- Google tag (gtag.js) -->
<script async type=\"text/plain\" data-usercentrics=\"Google Analytics\" src=\"https://www.googletagmanager.com/gtag/js?id=G-9WW26643PZ\"></script>
<script type=\"text/plain\" data-usercentrics=\"Google Analytics\">
window.dataLayer = window.dataLayer || [];
function gtag(){dataLayer.push(arguments);}
gtag('js', new Date());
gtag('config', 'G-9WW26643PZ');
</script>
<script id=\"usercentrics-cmp\" src=\"https://app.usercentrics.eu/browser-ui/latest/loader.js\" data-settings-id=\"C2z1WvKUn\" async></script>
{% if editmode or document.getProperty('hideCookieBanner') %}
<script type=\"application/javascript\">
var UC_UI_SUPPRESS_CMP_DISPLAY=true;
</script>
{% endif %}
{% block favicon %}
<link rel=\"apple-touch-icon\" sizes=\"180x180\" href=\"/build/img/favicon/apple-touch-icon.png\">
<link rel=\"icon\" type=\"image/png\" sizes=\"32x32\" href=\"/build/img/favicon/favicon-32x32.png\">
<link rel=\"icon\" type=\"image/png\" sizes=\"16x16\" href=\"/build/img/favicon/favicon-16x16.png\">
<link rel=\"manifest\" href=\"/build/img/favicon/site.webmanifest\">
<link rel=\"mask-icon\" href=\"/build/img/favicon/safari-pinned-tab.svg\" color=\"#5bbad5\">
<link rel=\"shortcut icon\" href=\"/build/img/favicon/favicon.ico\">
<meta name=\"msapplication-TileColor\" content=\"#ffc40d\">
<meta name=\"msapplication-config\" content=\"/build/img/favicon/browserconfig.xml\">
<meta name=\"theme-color\" content=\"#ffffff\">
{% endblock %}
{% block canonical %}{% endblock %}
{% apply spaceless %}
{% if not document is defined or not document %}
{% set document = pimcore_document(1) %}
{% endif %}
{% if document is instanceof('\\\\Pimcore\\\\Model\\\\Document\\\\Link') %}
{# @var document \\Pimcore\\Model\\Document\\Link #}
{% set document = document.getObject() %}
{% endif %}
{% if (attribute(document, 'getTitle') is defined) and (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 %}
{% endapply %}
{# we're using the deferred extension here to make sure this block is rendered after all helper calls #}
{% block layout_head_meta deferred %}
{{ pimcore_head_title() }}
{{ pimcore_head_meta() }}
{{ pimcore_head_link() }}
{% endblock %}
{% block stylesheets deferred %}
{{ encore_entry_link_tags('app') }}
{% endblock %}
</head>
<body class=\"bg-black text-white font-sans{% if editmode %} editmode{% endif %}\">
<main role=\"main\">
{% include 'digitalwandler/DocumentType/Tailwind/Navigation/' ~ (document.getProperty('navTemplate') ?: 'fixedtop') ~ '.html.twig' %}
<div class=\"pt-24 overflow-x-hidden main-content\" x-data=\"{ toggle: false }\">
{{ block('content') }}
{{ include('digitalwandler/Components/particle.html.twig') }}
{{ include('digitalwandler/Components/contactSwimmer.html.twig') }}
</div>
{{ include('digitalwandler/Components/footer.html.twig') }}
</main>
{{ include('digitalwandler/Components/frontendTranslations.html.twig') }}
{{ include('digitalwandler/Components/particle-script.html.twig') }}
{# output scripts added before #}
{% block scripts deferred %}
{{ encore_entry_script_tags('app') }}
{{ pimcore_head_script() }}
{% endblock %}
</body>
</html>", "digitalwandler/DocumentType/Tailwind/layout.html.twig", "/home/robotics/robotics.digitalwandler-staging.com/templates/digitalwandler/DocumentType/Tailwind/layout.html.twig");
}
}