var/cache/website/dev/twig/1c/1c366c9046e3cb3b9e1885dcdf3292e7.php line 43

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. /* components/navbar.html.twig */
  14. class __TwigTemplate_52a09158988d3e030a33d8e426079c15 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_5a27a8ba21ca79b61932376b2fa922d2 $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  30.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->enter($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""components/navbar.html.twig"));
  31.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  32.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->enter($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""components/navbar.html.twig"));
  33.         // line 1
  34.         $context["lastNavItem"] = twig_last($this->env$this->env->getFunction('sulu_navigation_root_tree')->getCallable()("main"2));
  35.         // line 2
  36.         echo "<div class=\"nav-wrapper\">
  37.     <div class=\"menu position-fixed top-0 w-100 bg-white d-flex align-items-center shadow-sm\">
  38.         <div class=\"container\">
  39.             <div class=\"row d-flex align-items-center\">
  40.                 <div class=\"col-2\">
  41.                     <a href=\"";
  42.         // line 7
  43.         echo twig_escape_filter($this->env$this->extensions['Sulu\Bundle\WebsiteBundle\Twig\Content\ContentPathTwigExtension']->getContentRootPath(), "html"nulltrue);
  44.         echo "\">
  45.                         <img class=\"header-logo\" src=\"";
  46.         // line 8
  47.         echo twig_escape_filter($this->env, ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["webspaceSettings"] ?? null), "content", [], "any"falsetruefalse8), "headerLogo", [], "any"falsetruefalse8), "url", [], "any"truetruefalse8)) ? (_twig_default_filter(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["webspaceSettings"] ?? null), "content", [], "any"falsetruefalse8), "headerLogo", [], "any"falsetruefalse8), "url", [], "any"falsefalsefalse8), "/website/images/placeholder-image.png")) : ("/website/images/placeholder-image.png")), "html"nulltrue);
  48.         echo "\" alt=\"Logo\">
  49.                     </a>
  50.                 </div>
  51.                 <div class=\"col-10 d-flex justify-content-end\">
  52.                     <ul class=\"desktop-navbar d-none w-100 m-0 d-xl-inline-flex justify-content-end align-items-center\">
  53.                         ";
  54.         // line 13
  55.         $context['_parent'] = $context;
  56.         $context['_seq'] = twig_ensure_traversable(twig_slice($this->env$this->env->getFunction('sulu_navigation_root_tree')->getCallable()("main"4), 0,  -1));
  57.         foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  58.             // line 14
  59.             echo "                            ";
  60.             if ((twig_get_attribute($this->env$this->source$context["item"], "title", [], "any"falsefalsefalse14) == "Kontakt")) {
  61.                 // line 15
  62.                 echo "                                <li class=\"custom-dropdown-menu d-flex align-items-center position-relative\">
  63.                                     <a class=\"";
  64.                 // line 16
  65.                 echo (($this->extensions['App\Twig\AppExtension']->currentRoute(twig_get_attribute($this->env$this->sourcetwig_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.'16$this->source); })()), "request", [], "any"falsefalsefalse16), "attributes", [], "any"falsefalsefalse16), "get", [=> "_route"], "method"falsefalsefalse16), twig_get_attribute($this->env$this->source$context["item"], "template", [], "any"falsefalsefalse16))) ? ("active") : (""));
  66.                 echo "\"
  67.                                         href=\"";
  68.                 // line 17
  69.                 echo twig_escape_filter($this->env$this->extensions['Sulu\Bundle\WebsiteBundle\Twig\Content\ContentPathTwigExtension']->getContentPath(twig_get_attribute($this->env$this->source$context["item"], "url", [], "any"falsefalsefalse17)), "html"nulltrue);
  70.                 echo "\"
  71.                                         ";
  72.                 // line 18
  73.                 if ((twig_get_attribute($this->env$this->source$context["item"], "nodeType", [], "any"falsefalsefalse18) == 4)) {
  74.                     echo "target=\"_blank\" rel=\"noopener\"";
  75.                 }
  76.                 echo ">
  77.                                         <span>";
  78.                 // line 19
  79.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "title", [], "any"falsefalsefalse19), "html"nulltrue);
  80.                 echo "</span>
  81.                                         <i class=\"custom-dropdown-menu-icon fa-solid fa-chevron-down\"></i>
  82.                                     </a>
  83.                                     <div class=\"custom-dropdown-menu-wrapper top-space-relative\">
  84.                                         <ul class=\"custom-dropdown-menu-item shadow\">
  85.                                             <a class=\"d-block px-4 py-3 dropdown-link\" href=\"";
  86.                 // line 24
  87.                 echo twig_escape_filter($this->env$this->extensions['Sulu\Bundle\WebsiteBundle\Twig\Content\ContentPathTwigExtension']->getContentPath(twig_get_attribute($this->env$this->source$context["item"], "url", [], "any"falsefalsefalse24)), "html"nulltrue);
  88.                 echo "#contact-form\">Kontaktformular</a>
  89.                                             <a class=\"d-block px-4 py-3 dropdown-link\" href=\"";
  90.                 // line 25
  91.                 echo twig_escape_filter($this->env$this->extensions['Sulu\Bundle\WebsiteBundle\Twig\Content\ContentPathTwigExtension']->getContentPath(twig_get_attribute($this->env$this->source$context["item"], "url", [], "any"falsefalsefalse25)), "html"nulltrue);
  92.                 echo "#contact-persons\">Ansprechpartner</a>
  93.                                         </ul>
  94.                                     </div>
  95.                                 </li>
  96.                             ";
  97.             } else {
  98.                 // line 30
  99.                 echo "                                ";
  100.                 if ((twig_length_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "children", [], "any"falsefalsefalse30)) > 0)) {
  101.                     // line 31
  102.                     echo "                                    <li class=\"custom-dropdown-menu d-flex align-items-center\">
  103.                                         <a class=\"";
  104.                     // line 32
  105.                     echo (($this->extensions['App\Twig\AppExtension']->currentRoute(twig_get_attribute($this->env$this->sourcetwig_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.'32$this->source); })()), "request", [], "any"falsefalsefalse32), "attributes", [], "any"falsefalsefalse32), "get", [=> "_route"], "method"falsefalsefalse32), twig_get_attribute($this->env$this->source$context["item"], "template", [], "any"falsefalsefalse32))) ? ("active") : (""));
  106.                     echo "\" href=\"";
  107.                     echo twig_escape_filter($this->env$this->extensions['Sulu\Bundle\WebsiteBundle\Twig\Content\ContentPathTwigExtension']->getContentPath(twig_get_attribute($this->env$this->source$context["item"], "url", [], "any"falsefalsefalse32)), "html"nulltrue);
  108.                     echo "\">
  109.                                             <span>";
  110.                     // line 33
  111.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "title", [], "any"falsefalsefalse33), "html"nulltrue);
  112.                     echo "</span>
  113.                                             <i class=\"custom-dropdown-menu-icon fa-solid fa-chevron-down\"></i>
  114.                                         </a>
  115.                                         <div class=\"custom-dropdown-menu-wrapper top-space w-100 \">
  116.                                             <div class=\"custom-dropdown-menu-item shadow py-3\">
  117.                                                 <div class=\"container\">
  118.                                                     <div class=\"row g-3\">
  119.                                                         ";
  120.                     // line 40
  121.                     $context['_parent'] = $context;
  122.                     $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["item"], "children", [], "any"falsefalsefalse40));
  123.                     foreach ($context['_seq'] as $context["_key"] => $context["child"]) {
  124.                         // line 41
  125.                         echo "                                                            <div class=\"col-lg-3 col-6\">
  126.                                                                 <ul class=\"list-unstyled\">
  127.                                                                     <li>
  128.                                                                         <a class=\"noto-sans-bold d-inline-flex ";
  129.                         // line 44
  130.                         echo (($this->extensions['App\Twig\AppExtension']->currentRoute(twig_get_attribute($this->env$this->sourcetwig_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.'44$this->source); })()), "request", [], "any"falsefalsefalse44), "attributes", [], "any"falsefalsefalse44), "get", [=> "_route"], "method"falsefalsefalse44), twig_get_attribute($this->env$this->source$context["child"], "template", [], "any"falsefalsefalse44))) ? ("active") : (""));
  131.                         echo "\" href=\"";
  132.                         echo twig_escape_filter($this->env$this->extensions['Sulu\Bundle\WebsiteBundle\Twig\Content\ContentPathTwigExtension']->getContentPath(twig_get_attribute($this->env$this->source$context["child"], "url", [], "any"falsefalsefalse44)), "html"nulltrue);
  133.                         echo "\">
  134.                                                                             ";
  135.                         // line 45
  136.                         echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["child"], "title", [], "any"falsefalsefalse45), "html"nulltrue);
  137.                         echo "
  138.                                                                         </a>
  139.                                                                     </li>
  140.                                                                     ";
  141.                         // line 48
  142.                         if ((twig_length_filter($this->envtwig_get_attribute($this->env$this->source$context["child"], "children", [], "any"falsefalsefalse48)) > 0)) {
  143.                             // line 49
  144.                             echo "                                                                        ";
  145.                             $context['_parent'] = $context;
  146.                             $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["child"], "children", [], "any"falsefalsefalse49));
  147.                             foreach ($context['_seq'] as $context["_key"] => $context["subchild"]) {
  148.                                 // line 50
  149.                                 echo "                                                                            <li><a class=\"d-inline-flex ";
  150.                                 echo (($this->extensions['App\Twig\AppExtension']->currentRoute(twig_get_attribute($this->env$this->sourcetwig_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.'50$this->source); })()), "request", [], "any"falsefalsefalse50), "attributes", [], "any"falsefalsefalse50), "get", [=> "_route"], "method"falsefalsefalse50), twig_get_attribute($this->env$this->source$context["subchild"], "template", [], "any"falsefalsefalse50))) ? ("active") : (""));
  151.                                 echo "\" href=\"";
  152.                                 echo twig_escape_filter($this->env$this->extensions['Sulu\Bundle\WebsiteBundle\Twig\Content\ContentPathTwigExtension']->getContentPath(twig_get_attribute($this->env$this->source$context["subchild"], "url", [], "any"falsefalsefalse50)), "html"nulltrue);
  153.                                 echo "\">";
  154.                                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["subchild"], "title", [], "any"falsefalsefalse50), "html"nulltrue);
  155.                                 echo "</a></li>
  156.                                                                         ";
  157.                             }
  158.                             $_parent $context['_parent'];
  159.                             unset($context['_seq'], $context['_iterated'], $context['_key'], $context['subchild'], $context['_parent'], $context['loop']);
  160.                             $context array_intersect_key($context$_parent) + $_parent;
  161.                             // line 52
  162.                             echo "                                                                    ";
  163.                         }
  164.                         // line 53
  165.                         echo "                                                                </ul>
  166.                                                             </div>
  167.                                                         ";
  168.                     }
  169.                     $_parent $context['_parent'];
  170.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['child'], $context['_parent'], $context['loop']);
  171.                     $context array_intersect_key($context$_parent) + $_parent;
  172.                     // line 56
  173.                     echo "                                                    </div>
  174.                                                 </div>
  175.                                             </div>
  176.                                         </div>
  177.                                     </li>
  178.                                 ";
  179.                 } else {
  180.                     // line 62
  181.                     echo "                                    <li>
  182.                                         <a  ";
  183.                     // line 63
  184.                     if ((twig_get_attribute($this->env$this->source$context["item"], "nodeType", [], "any"falsefalsefalse63) == 4)) {
  185.                         echo "target=\"_blank\" rel=\"noopener\"";
  186.                     }
  187.                     echo " class=\"";
  188.                     echo (($this->extensions['App\Twig\AppExtension']->currentRoute(twig_get_attribute($this->env$this->sourcetwig_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.'63$this->source); })()), "request", [], "any"falsefalsefalse63), "attributes", [], "any"falsefalsefalse63), "get", [=> "_route"], "method"falsefalsefalse63), twig_get_attribute($this->env$this->source$context["item"], "template", [], "any"falsefalsefalse63))) ? ("active") : (""));
  189.                     echo "\" href=\"";
  190.                     echo twig_escape_filter($this->env$this->extensions['Sulu\Bundle\WebsiteBundle\Twig\Content\ContentPathTwigExtension']->getContentPath(twig_get_attribute($this->env$this->source$context["item"], "url", [], "any"falsefalsefalse63), twig_get_attribute($this->env$this->source$context["item"], "webspaceKey", [], "any"falsefalsefalse63)), "html"nulltrue);
  191.                     echo "\" title=\"";
  192.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "title", [], "any"falsefalsefalse63), "html"nulltrue);
  193.                     echo "\">
  194.                                             ";
  195.                     // line 64
  196.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "title", [], "any"falsefalsefalse64), "html"nulltrue);
  197.                     echo "
  198.                                         </a>
  199.                                     </li>
  200.                                 ";
  201.                 }
  202.                 // line 68
  203.                 echo "                            ";
  204.             }
  205.             // line 69
  206.             echo "                        ";
  207.         }
  208.         $_parent $context['_parent'];
  209.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  210.         $context array_intersect_key($context$_parent) + $_parent;
  211.         // line 70
  212.         echo "                        <li class=\"me-0\">
  213.                             <a class=\"nav-button py-0\" href=\"";
  214.         // line 71
  215.         echo twig_escape_filter($this->env$this->extensions['Sulu\Bundle\WebsiteBundle\Twig\Content\ContentPathTwigExtension']->getContentPath(twig_get_attribute($this->env$this->source, (isset($context["lastNavItem"]) || array_key_exists("lastNavItem"$context) ? $context["lastNavItem"] : (function () { throw new RuntimeError('Variable "lastNavItem" does not exist.'71$this->source); })()), "url", [], "any"falsefalsefalse71), twig_get_attribute($this->env$this->source, (isset($context["lastNavItem"]) || array_key_exists("lastNavItem"$context) ? $context["lastNavItem"] : (function () { throw new RuntimeError('Variable "lastNavItem" does not exist.'71$this->source); })()), "webspaceKey", [], "any"falsefalsefalse71)), "html"nulltrue);
  216.         echo "\">
  217.                                 <span class=\"button fw-normal btn-nav d-inline-flex align-items-center justify-content-center darker-blue\">
  218.                                     <span>";
  219.         // line 73
  220.         echo twig_escape_filter($this->env, ((twig_get_attribute($this->env$this->source, ($context["lastNavItem"] ?? null), "title", [], "any"truetruefalse73)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["lastNavItem"] ?? null), "title", [], "any"falsefalsefalse73), "Mehr erfahren")) : ("Mehr erfahren")), "html"nulltrue);
  221.         echo "</span>
  222.                                 </span>
  223.                             </a>
  224.                         </li>
  225.                     </ul>
  226.                     <div data-bs-toggle=\"offcanvas\" data-bs-target=\"#offcanvasExample\" aria-controls=\"offcanvasExample\" class=\"hamburger-menu d-xl-none d-inline-flex\">
  227.                         <i class=\"fa-solid fa-bars fa-2x\"></i>
  228.                     </div>
  229.                 </div>
  230.             </div>
  231.         </div>
  232.     </div>
  233.     <div class=\"offcanvas offcanvas-end d-flex flex-column justify-content-between\" tabindex=\"-1\" id=\"offcanvasExample\" aria-labelledby=\"offcanvasExampleLabel\">
  234.         <div class=\"px-3 navbar-mobile-header shadow-sm\">
  235.             <div class=\"d-flex align-items-center justify-content-between\">
  236.                 <a href=\"";
  237.         // line 89
  238.         echo twig_escape_filter($this->env$this->extensions['Sulu\Bundle\WebsiteBundle\Twig\Content\ContentPathTwigExtension']->getContentRootPath(), "html"nulltrue);
  239.         echo "\">
  240.                     <img class=\"header-logo\" src=\"";
  241.         // line 90
  242.         echo twig_escape_filter($this->env, ((twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["webspaceSettings"] ?? null), "content", [], "any"falsetruefalse90), "headerLogo", [], "any"falsetruefalse90), "url", [], "any"truetruefalse90)) ? (_twig_default_filter(twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, ($context["webspaceSettings"] ?? null), "content", [], "any"falsetruefalse90), "headerLogo", [], "any"falsetruefalse90), "url", [], "any"falsefalsefalse90), "/website/images/placeholder-image.png")) : ("/website/images/placeholder-image.png")), "html"nulltrue);
  243.         echo "\" alt=\"Logo\">
  244.                 </a>
  245.                 <i data-bs-dismiss=\"offcanvas\" aria-label=\"Close\" class=\"navbar-close-button fa-solid fa-xmark fa-2x\"></i>
  246.             </div>
  247.         </div>
  248.         <div class=\"navbar-mobile-body\">
  249.             <ul class=\"ul-body\">
  250.                 ";
  251.         // line 97
  252.         $context['_parent'] = $context;
  253.         $context['_seq'] = twig_ensure_traversable(twig_slice($this->env$this->env->getFunction('sulu_navigation_root_tree')->getCallable()("main"4), 0,  -1));
  254.         foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  255.             // line 98
  256.             echo "                    <li>
  257.                         ";
  258.             // line 99
  259.             if ((twig_get_attribute($this->env$this->source$context["item"], "title", [], "any"falsefalsefalse99) == "Kontakt")) {
  260.                 // line 100
  261.                 echo "                            <a class=\"d-inline-flex align-items-center contact-collapse-mobile-button\" data-bs-toggle=\"collapse\" href=\"#contactCollapse\" role=\"button\" aria-expanded=\"false\" aria-controls=\"contactCollapse\">
  262.                                 <span class=\"me-2\">";
  263.                 // line 101
  264.                 echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "title", [], "any"falsefalsefalse101), "html"nulltrue);
  265.                 echo "</span>
  266.                                 <i class=\"arrow-right fa-solid fa-angle-down\"></i>
  267.                             </a>
  268.                             <div class=\"collapse\" id=\"contactCollapse\">
  269.                                 <ul class=\"ms-4 list-unstyled\">
  270.                                     <li>
  271.                                         <a class=\"d-inline-flex noto-sans-bold ";
  272.                 // line 107
  273.                 echo (($this->extensions['App\Twig\AppExtension']->currentRoute(twig_get_attribute($this->env$this->sourcetwig_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.'107$this->source); })()), "request", [], "any"falsefalsefalse107), "attributes", [], "any"falsefalsefalse107), "get", [=> "_route"], "method"falsefalsefalse107), twig_get_attribute($this->env$this->source$context["item"], "template", [], "any"falsefalsefalse107))) ? ("active") : (""));
  274.                 echo "\" href=\"";
  275.                 echo twig_escape_filter($this->env$this->extensions['Sulu\Bundle\WebsiteBundle\Twig\Content\ContentPathTwigExtension']->getContentPath(twig_get_attribute($this->env$this->source$context["item"], "url", [], "any"falsefalsefalse107)), "html"nulltrue);
  276.                 echo "\">Übersicht</a>
  277.                                     </li>
  278.                                     <li data-bs-dismiss=\"offcanvas\" class=\"collapse-contact-accordion-button\">
  279.                                         <a class=\"d-inline-flex\" href=\"";
  280.                 // line 110
  281.                 echo twig_escape_filter($this->env$this->extensions['Sulu\Bundle\WebsiteBundle\Twig\Content\ContentPathTwigExtension']->getContentPath(twig_get_attribute($this->env$this->source$context["item"], "url", [], "any"falsefalsefalse110)), "html"nulltrue);
  282.                 echo "#contact-form\">Kontaktformular</a>
  283.                                     </li>
  284.                                     <li data-bs-dismiss=\"offcanvas\" class=\"collapse-contact-accordion-button\">
  285.                                         <a class=\"d-inline-flex\" href=\"";
  286.                 // line 113
  287.                 echo twig_escape_filter($this->env$this->extensions['Sulu\Bundle\WebsiteBundle\Twig\Content\ContentPathTwigExtension']->getContentPath(twig_get_attribute($this->env$this->source$context["item"], "url", [], "any"falsefalsefalse113)), "html"nulltrue);
  288.                 echo "#contact-persons\">Ansprechpartner</a>
  289.                                     </li>
  290.                                 </ul>
  291.                             </div>
  292.                         ";
  293.             } else {
  294.                 // line 118
  295.                 echo "                            ";
  296.                 if ((twig_length_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "children", [], "any"falsefalsefalse118)) > 0)) {
  297.                     // line 119
  298.                     echo "                                <a class=\"d-inline-flex align-items-center services-collapse-mobile-button\" data-bs-toggle=\"collapse\" href=\"#menuAccordion\" role=\"button\" aria-expanded=\"false\" aria-controls=\"menuAccordion\">
  299.                                     <span class=\"me-2\">";
  300.                     // line 120
  301.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "title", [], "any"falsefalsefalse120), "html"nulltrue);
  302.                     echo "</span>
  303.                                     <i class=\"arrow-right fa-solid fa-angle-down\"></i>
  304.                                 </a>
  305.                                 <div class=\"ms-4 collapse\" id=\"menuAccordion\">
  306.                                     ";
  307.                     // line 124
  308.                     if ((twig_get_attribute($this->env$this->source$context["item"], "title", [], "any"falsefalsefalse124) == "Leistungen")) {
  309.                         // line 125
  310.                         echo "                                        <ul class=\"list-unstyled\">
  311.                                             <li data-bs-dismiss=\"offcanvas\" class=\"collapse-services-accordion-button\">
  312.                                                 <a class=\"noto-sans-bold d-inline-flex ";
  313.                         // line 127
  314.                         echo (($this->extensions['App\Twig\AppExtension']->currentRoute(twig_get_attribute($this->env$this->sourcetwig_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.'127$this->source); })()), "request", [], "any"falsefalsefalse127), "attributes", [], "any"falsefalsefalse127), "get", [=> "_route"], "method"falsefalsefalse127), twig_get_attribute($this->env$this->source$context["item"], "template", [], "any"falsefalsefalse127))) ? ("active") : (""));
  315.                         echo "\" href=\"";
  316.                         echo twig_escape_filter($this->env$this->extensions['Sulu\Bundle\WebsiteBundle\Twig\Content\ContentPathTwigExtension']->getContentPath(twig_get_attribute($this->env$this->source$context["item"], "url", [], "any"falsefalsefalse127)), "html"nulltrue);
  317.                         echo "\">Übersicht</a>
  318.                                             </li>
  319.                                         </ul>
  320.                                     ";
  321.                     }
  322.                     // line 131
  323.                     echo "                                    ";
  324.                     $context['_parent'] = $context;
  325.                     $context['_seq'] = twig_ensure_traversable(twig_slice($this->env$this->env->getFunction('sulu_navigation_root_tree')->getCallable()("main"4), 0,  -1));
  326.                     foreach ($context['_seq'] as $context["_key"] => $context["item"]) {
  327.                         // line 132
  328.                         echo "                                        ";
  329.                         $context['_parent'] = $context;
  330.                         $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["item"], "children", [], "any"falsefalsefalse132));
  331.                         foreach ($context['_seq'] as $context["_key"] => $context["child"]) {
  332.                             // line 133
  333.                             echo "                                            <ul class=\"list-unstyled\">
  334.                                                 <li data-bs-dismiss=\"offcanvas\" class=\"collapse-services-accordion-button\">
  335.                                                     <a class=\"noto-sans-bold d-inline-flex ";
  336.                             // line 135
  337.                             echo (($this->extensions['App\Twig\AppExtension']->currentRoute(twig_get_attribute($this->env$this->sourcetwig_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.'135$this->source); })()), "request", [], "any"falsefalsefalse135), "attributes", [], "any"falsefalsefalse135), "get", [=> "_route"], "method"falsefalsefalse135), twig_get_attribute($this->env$this->source$context["child"], "template", [], "any"falsefalsefalse135))) ? ("active") : (""));
  338.                             echo "\" href=\"";
  339.                             echo twig_escape_filter($this->env$this->extensions['Sulu\Bundle\WebsiteBundle\Twig\Content\ContentPathTwigExtension']->getContentPath(twig_get_attribute($this->env$this->source$context["child"], "url", [], "any"falsefalsefalse135)), "html"nulltrue);
  340.                             echo "\">
  341.                                                         ";
  342.                             // line 136
  343.                             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["child"], "title", [], "any"falsefalsefalse136), "html"nulltrue);
  344.                             echo "
  345.                                                     </a>
  346.                                                 </li>
  347.                                                 ";
  348.                             // line 139
  349.                             if ((twig_length_filter($this->envtwig_get_attribute($this->env$this->source$context["child"], "children", [], "any"falsefalsefalse139)) > 0)) {
  350.                                 // line 140
  351.                                 echo "                                                    ";
  352.                                 $context['_parent'] = $context;
  353.                                 $context['_seq'] = twig_ensure_traversable(twig_get_attribute($this->env$this->source$context["child"], "children", [], "any"falsefalsefalse140));
  354.                                 foreach ($context['_seq'] as $context["_key"] => $context["subchild"]) {
  355.                                     // line 141
  356.                                     echo "                                                        <li data-bs-dismiss=\"offcanvas\" class=\"collapse-services-accordion-button\"><a class=\"d-inline-flex ";
  357.                                     echo (($this->extensions['App\Twig\AppExtension']->currentRoute(twig_get_attribute($this->env$this->sourcetwig_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.'141$this->source); })()), "request", [], "any"falsefalsefalse141), "attributes", [], "any"falsefalsefalse141), "get", [=> "_route"], "method"falsefalsefalse141), twig_get_attribute($this->env$this->source$context["subchild"], "template", [], "any"falsefalsefalse141))) ? ("active") : (""));
  358.                                     echo "\" href=\"";
  359.                                     echo twig_escape_filter($this->env$this->extensions['Sulu\Bundle\WebsiteBundle\Twig\Content\ContentPathTwigExtension']->getContentPath(twig_get_attribute($this->env$this->source$context["subchild"], "url", [], "any"falsefalsefalse141)), "html"nulltrue);
  360.                                     echo "\">";
  361.                                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["subchild"], "title", [], "any"falsefalsefalse141), "html"nulltrue);
  362.                                     echo "</a></li>
  363.                                                     ";
  364.                                 }
  365.                                 $_parent $context['_parent'];
  366.                                 unset($context['_seq'], $context['_iterated'], $context['_key'], $context['subchild'], $context['_parent'], $context['loop']);
  367.                                 $context array_intersect_key($context$_parent) + $_parent;
  368.                                 // line 143
  369.                                 echo "                                                ";
  370.                             }
  371.                             // line 144
  372.                             echo "                                            </ul>
  373.                                         ";
  374.                         }
  375.                         $_parent $context['_parent'];
  376.                         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['child'], $context['_parent'], $context['loop']);
  377.                         $context array_intersect_key($context$_parent) + $_parent;
  378.                         // line 146
  379.                         echo "                                    ";
  380.                     }
  381.                     $_parent $context['_parent'];
  382.                     unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  383.                     $context array_intersect_key($context$_parent) + $_parent;
  384.                     // line 147
  385.                     echo "                                </div>
  386.                             ";
  387.                 } else {
  388.                     // line 149
  389.                     echo "                                <a
  390.                                     id=\"item-";
  391.                     // line 150
  392.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "id", [], "any"falsefalsefalse150), "html"nulltrue);
  393.                     echo "\"
  394.                                     class=\"d-inline-flex ";
  395.                     // line 151
  396.                     echo (($this->extensions['App\Twig\AppExtension']->currentRoute(twig_get_attribute($this->env$this->sourcetwig_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.'151$this->source); })()), "request", [], "any"falsefalsefalse151), "attributes", [], "any"falsefalsefalse151), "get", [=> "_route"], "method"falsefalsefalse151), twig_get_attribute($this->env$this->source$context["item"], "template", [], "any"falsefalsefalse151))) ? ("active") : (""));
  397.                     echo "\"
  398.                                     href=\"";
  399.                     // line 152
  400.                     echo twig_escape_filter($this->env$this->extensions['Sulu\Bundle\WebsiteBundle\Twig\Content\ContentPathTwigExtension']->getContentPath(twig_get_attribute($this->env$this->source$context["item"], "url", [], "any"falsefalsefalse152)), "html"nulltrue);
  401.                     echo "\"
  402.                                     ";
  403.                     // line 153
  404.                     if ((twig_get_attribute($this->env$this->source$context["item"], "nodeType", [], "any"falsefalsefalse153) == 4)) {
  405.                         echo "target=\"_blank\" rel=\"noopener\"";
  406.                     }
  407.                     // line 154
  408.                     echo "                                >
  409.                                     ";
  410.                     // line 155
  411.                     echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->source$context["item"], "title", [], "any"falsefalsefalse155), "html"nulltrue);
  412.                     echo "
  413.                                 </a>
  414.                             ";
  415.                 }
  416.                 // line 158
  417.                 echo "                        ";
  418.             }
  419.             // line 159
  420.             echo "                    </li>
  421.                 ";
  422.         }
  423.         $_parent $context['_parent'];
  424.         unset($context['_seq'], $context['_iterated'], $context['_key'], $context['item'], $context['_parent'], $context['loop']);
  425.         $context array_intersect_key($context$_parent) + $_parent;
  426.         // line 161
  427.         echo "            </ul>
  428.             <a class=\"navbar-mobile-button nav-button\" href=\"";
  429.         // line 162
  430.         echo twig_escape_filter($this->env$this->extensions['Sulu\Bundle\WebsiteBundle\Twig\Content\ContentPathTwigExtension']->getContentPath(twig_get_attribute($this->env$this->source, (isset($context["lastNavItem"]) || array_key_exists("lastNavItem"$context) ? $context["lastNavItem"] : (function () { throw new RuntimeError('Variable "lastNavItem" does not exist.'162$this->source); })()), "url", [], "any"falsefalsefalse162), twig_get_attribute($this->env$this->source, (isset($context["lastNavItem"]) || array_key_exists("lastNavItem"$context) ? $context["lastNavItem"] : (function () { throw new RuntimeError('Variable "lastNavItem" does not exist.'162$this->source); })()), "webspaceKey", [], "any"falsefalsefalse162)), "html"nulltrue);
  431.         echo "\">
  432.                 <span class=\"button fw-normal btn-nav d-inline-flex align-items-center justify-content-center darker-blue w-100\">
  433.                     ";
  434.         // line 164
  435.         echo twig_include($this->env$context"@components/icons/person-circle.html.twig", ["color" => "text-yellow"]);
  436.         // line 166
  437.         echo "
  438.                     <span class=\"ms-2\">";
  439.         // line 167
  440.         echo twig_escape_filter($this->env, ((twig_get_attribute($this->env$this->source, ($context["lastNavItem"] ?? null), "title", [], "any"truetruefalse167)) ? (_twig_default_filter(twig_get_attribute($this->env$this->source, ($context["lastNavItem"] ?? null), "title", [], "any"falsefalsefalse167), "Mehr erfahren")) : ("Mehr erfahren")), "html"nulltrue);
  441.         echo "</span>
  442.                 </span>
  443.             </a>
  444.         </div>
  445.     </div>
  446. </div>
  447. ";
  448.         
  449.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  450.         
  451.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  452.     }
  453.     public function getTemplateName()
  454.     {
  455.         return "components/navbar.html.twig";
  456.     }
  457.     public function isTraitable()
  458.     {
  459.         return false;
  460.     }
  461.     public function getDebugInfo()
  462.     {
  463.         return array (  450 => 167,  447 => 166,  445 => 164,  440 => 162,  437 => 161,  430 => 159,  427 => 158,  421 => 155,  418 => 154,  414 => 153,  410 => 152,  406 => 151,  402 => 150,  399 => 149,  395 => 147,  389 => 146,  382 => 144,  379 => 143,  366 => 141,  361 => 140,  359 => 139,  353 => 136,  347 => 135,  343 => 133,  338 => 132,  333 => 131,  324 => 127,  320 => 125,  318 => 124,  311 => 120,  308 => 119,  305 => 118,  297 => 113,  291 => 110,  283 => 107,  274 => 101,  271 => 100,  269 => 99,  266 => 98,  262 => 97,  252 => 90,  248 => 89,  229 => 73,  224 => 71,  221 => 70,  215 => 69,  212 => 68,  205 => 64,  193 => 63,  190 => 62,  182 => 56,  174 => 53,  171 => 52,  158 => 50,  153 => 49,  151 => 48,  145 => 45,  139 => 44,  134 => 41,  130 => 40,  120 => 33,  114 => 32,  111 => 31,  108 => 30,  100 => 25,  96 => 24,  88 => 19,  82 => 18,  78 => 17,  74 => 16,  71 => 15,  68 => 14,  64 => 13,  56 => 8,  52 => 7,  45 => 2,  43 => 1,);
  464.     }
  465.     public function getSourceContext()
  466.     {
  467.         return new Source("{% set lastNavItem = sulu_navigation_root_tree('main', 2)|last %}
  468. <div class=\"nav-wrapper\">
  469.     <div class=\"menu position-fixed top-0 w-100 bg-white d-flex align-items-center shadow-sm\">
  470.         <div class=\"container\">
  471.             <div class=\"row d-flex align-items-center\">
  472.                 <div class=\"col-2\">
  473.                     <a href=\"{{ sulu_content_root_path() }}\">
  474.                         <img class=\"header-logo\" src=\"{{ webspaceSettings.content.headerLogo.url|default('/website/images/placeholder-image.png') }}\" alt=\"Logo\">
  475.                     </a>
  476.                 </div>
  477.                 <div class=\"col-10 d-flex justify-content-end\">
  478.                     <ul class=\"desktop-navbar d-none w-100 m-0 d-xl-inline-flex justify-content-end align-items-center\">
  479.                         {% for item in sulu_navigation_root_tree('main', 4)|slice(0, -1) %}
  480.                             {% if item.title == 'Kontakt' %}
  481.                                 <li class=\"custom-dropdown-menu d-flex align-items-center position-relative\">
  482.                                     <a class=\"{{ active_route(app.request.attributes.get( '_route' ), item.template) ? 'active' }}\"
  483.                                         href=\"{{ sulu_content_path(item.url) }}\"
  484.                                         {% if item.nodeType == 4 %}target=\"_blank\" rel=\"noopener\"{% endif %}>
  485.                                         <span>{{ item.title }}</span>
  486.                                         <i class=\"custom-dropdown-menu-icon fa-solid fa-chevron-down\"></i>
  487.                                     </a>
  488.                                     <div class=\"custom-dropdown-menu-wrapper top-space-relative\">
  489.                                         <ul class=\"custom-dropdown-menu-item shadow\">
  490.                                             <a class=\"d-block px-4 py-3 dropdown-link\" href=\"{{ sulu_content_path(item.url) }}#contact-form\">Kontaktformular</a>
  491.                                             <a class=\"d-block px-4 py-3 dropdown-link\" href=\"{{ sulu_content_path(item.url) }}#contact-persons\">Ansprechpartner</a>
  492.                                         </ul>
  493.                                     </div>
  494.                                 </li>
  495.                             {% else %}
  496.                                 {% if item.children|length > 0 %}
  497.                                     <li class=\"custom-dropdown-menu d-flex align-items-center\">
  498.                                         <a class=\"{{ active_route(app.request.attributes.get( '_route' ), item.template) ? 'active' }}\" href=\"{{ sulu_content_path(item.url) }}\">
  499.                                             <span>{{ item.title }}</span>
  500.                                             <i class=\"custom-dropdown-menu-icon fa-solid fa-chevron-down\"></i>
  501.                                         </a>
  502.                                         <div class=\"custom-dropdown-menu-wrapper top-space w-100 \">
  503.                                             <div class=\"custom-dropdown-menu-item shadow py-3\">
  504.                                                 <div class=\"container\">
  505.                                                     <div class=\"row g-3\">
  506.                                                         {% for child in item.children %}
  507.                                                             <div class=\"col-lg-3 col-6\">
  508.                                                                 <ul class=\"list-unstyled\">
  509.                                                                     <li>
  510.                                                                         <a class=\"noto-sans-bold d-inline-flex {{ active_route(app.request.attributes.get( '_route' ), child.template) ? 'active' }}\" href=\"{{ sulu_content_path(child.url) }}\">
  511.                                                                             {{ child.title }}
  512.                                                                         </a>
  513.                                                                     </li>
  514.                                                                     {% if (child.children|length > 0) %}
  515.                                                                         {% for subchild in child.children %}
  516.                                                                             <li><a class=\"d-inline-flex {{ active_route(app.request.attributes.get( '_route' ), subchild.template) ? 'active' }}\" href=\"{{ sulu_content_path(subchild.url) }}\">{{ subchild.title }}</a></li>
  517.                                                                         {% endfor %}
  518.                                                                     {% endif %}
  519.                                                                 </ul>
  520.                                                             </div>
  521.                                                         {% endfor %}
  522.                                                     </div>
  523.                                                 </div>
  524.                                             </div>
  525.                                         </div>
  526.                                     </li>
  527.                                 {% else %}
  528.                                     <li>
  529.                                         <a  {% if item.nodeType == 4 %}target=\"_blank\" rel=\"noopener\"{% endif %} class=\"{{ active_route(app.request.attributes.get( '_route' ), item.template) ? 'active' }}\" href=\"{{ sulu_content_path(item.url, item.webspaceKey) }}\" title=\"{{ item.title }}\">
  530.                                             {{ item.title }}
  531.                                         </a>
  532.                                     </li>
  533.                                 {% endif %}
  534.                             {% endif %}
  535.                         {% endfor %}
  536.                         <li class=\"me-0\">
  537.                             <a class=\"nav-button py-0\" href=\"{{ sulu_content_path(lastNavItem.url, lastNavItem.webspaceKey) }}\">
  538.                                 <span class=\"button fw-normal btn-nav d-inline-flex align-items-center justify-content-center darker-blue\">
  539.                                     <span>{{ lastNavItem.title|default('Mehr erfahren') }}</span>
  540.                                 </span>
  541.                             </a>
  542.                         </li>
  543.                     </ul>
  544.                     <div data-bs-toggle=\"offcanvas\" data-bs-target=\"#offcanvasExample\" aria-controls=\"offcanvasExample\" class=\"hamburger-menu d-xl-none d-inline-flex\">
  545.                         <i class=\"fa-solid fa-bars fa-2x\"></i>
  546.                     </div>
  547.                 </div>
  548.             </div>
  549.         </div>
  550.     </div>
  551.     <div class=\"offcanvas offcanvas-end d-flex flex-column justify-content-between\" tabindex=\"-1\" id=\"offcanvasExample\" aria-labelledby=\"offcanvasExampleLabel\">
  552.         <div class=\"px-3 navbar-mobile-header shadow-sm\">
  553.             <div class=\"d-flex align-items-center justify-content-between\">
  554.                 <a href=\"{{ sulu_content_root_path() }}\">
  555.                     <img class=\"header-logo\" src=\"{{ webspaceSettings.content.headerLogo.url|default('/website/images/placeholder-image.png') }}\" alt=\"Logo\">
  556.                 </a>
  557.                 <i data-bs-dismiss=\"offcanvas\" aria-label=\"Close\" class=\"navbar-close-button fa-solid fa-xmark fa-2x\"></i>
  558.             </div>
  559.         </div>
  560.         <div class=\"navbar-mobile-body\">
  561.             <ul class=\"ul-body\">
  562.                 {% for item in sulu_navigation_root_tree('main', 4)|slice(0, -1) %}
  563.                     <li>
  564.                         {% if item.title == 'Kontakt' %}
  565.                             <a class=\"d-inline-flex align-items-center contact-collapse-mobile-button\" data-bs-toggle=\"collapse\" href=\"#contactCollapse\" role=\"button\" aria-expanded=\"false\" aria-controls=\"contactCollapse\">
  566.                                 <span class=\"me-2\">{{ item.title }}</span>
  567.                                 <i class=\"arrow-right fa-solid fa-angle-down\"></i>
  568.                             </a>
  569.                             <div class=\"collapse\" id=\"contactCollapse\">
  570.                                 <ul class=\"ms-4 list-unstyled\">
  571.                                     <li>
  572.                                         <a class=\"d-inline-flex noto-sans-bold {{ active_route(app.request.attributes.get( '_route' ), item.template) ? 'active' }}\" href=\"{{ sulu_content_path(item.url) }}\">Übersicht</a>
  573.                                     </li>
  574.                                     <li data-bs-dismiss=\"offcanvas\" class=\"collapse-contact-accordion-button\">
  575.                                         <a class=\"d-inline-flex\" href=\"{{ sulu_content_path(item.url) }}#contact-form\">Kontaktformular</a>
  576.                                     </li>
  577.                                     <li data-bs-dismiss=\"offcanvas\" class=\"collapse-contact-accordion-button\">
  578.                                         <a class=\"d-inline-flex\" href=\"{{ sulu_content_path(item.url) }}#contact-persons\">Ansprechpartner</a>
  579.                                     </li>
  580.                                 </ul>
  581.                             </div>
  582.                         {% else %}
  583.                             {% if (item.children|length > 0) %}
  584.                                 <a class=\"d-inline-flex align-items-center services-collapse-mobile-button\" data-bs-toggle=\"collapse\" href=\"#menuAccordion\" role=\"button\" aria-expanded=\"false\" aria-controls=\"menuAccordion\">
  585.                                     <span class=\"me-2\">{{ item.title }}</span>
  586.                                     <i class=\"arrow-right fa-solid fa-angle-down\"></i>
  587.                                 </a>
  588.                                 <div class=\"ms-4 collapse\" id=\"menuAccordion\">
  589.                                     {% if (item.title == 'Leistungen') %}
  590.                                         <ul class=\"list-unstyled\">
  591.                                             <li data-bs-dismiss=\"offcanvas\" class=\"collapse-services-accordion-button\">
  592.                                                 <a class=\"noto-sans-bold d-inline-flex {{ active_route(app.request.attributes.get( '_route' ), item.template) ? 'active' }}\" href=\"{{ sulu_content_path(item.url) }}\">Übersicht</a>
  593.                                             </li>
  594.                                         </ul>
  595.                                     {% endif %}
  596.                                     {% for item in sulu_navigation_root_tree('main', 4)|slice(0, -1) %}
  597.                                         {% for child in item.children %}
  598.                                             <ul class=\"list-unstyled\">
  599.                                                 <li data-bs-dismiss=\"offcanvas\" class=\"collapse-services-accordion-button\">
  600.                                                     <a class=\"noto-sans-bold d-inline-flex {{ active_route(app.request.attributes.get( '_route' ), child.template) ? 'active' }}\" href=\"{{ sulu_content_path(child.url) }}\">
  601.                                                         {{ child.title }}
  602.                                                     </a>
  603.                                                 </li>
  604.                                                 {% if (child.children|length > 0) %}
  605.                                                     {% for subchild in child.children %}
  606.                                                         <li data-bs-dismiss=\"offcanvas\" class=\"collapse-services-accordion-button\"><a class=\"d-inline-flex {{ active_route(app.request.attributes.get( '_route' ), subchild.template) ? 'active' }}\" href=\"{{ sulu_content_path(subchild.url) }}\">{{ subchild.title }}</a></li>
  607.                                                     {% endfor %}
  608.                                                 {% endif %}
  609.                                             </ul>
  610.                                         {% endfor %}
  611.                                     {% endfor %}
  612.                                 </div>
  613.                             {% else %}
  614.                                 <a
  615.                                     id=\"item-{{ item.id }}\"
  616.                                     class=\"d-inline-flex {{ active_route(app.request.attributes.get( '_route' ), item.template) ? 'active' }}\"
  617.                                     href=\"{{ sulu_content_path(item.url) }}\"
  618.                                     {% if item.nodeType == 4 %}target=\"_blank\" rel=\"noopener\"{% endif %}
  619.                                 >
  620.                                     {{ item.title }}
  621.                                 </a>
  622.                             {% endif %}
  623.                         {% endif %}
  624.                     </li>
  625.                 {% endfor %}
  626.             </ul>
  627.             <a class=\"navbar-mobile-button nav-button\" href=\"{{ sulu_content_path(lastNavItem.url, lastNavItem.webspaceKey) }}\">
  628.                 <span class=\"button fw-normal btn-nav d-inline-flex align-items-center justify-content-center darker-blue w-100\">
  629.                     {{ include('@components/icons/person-circle.html.twig', {
  630.                         color: 'text-yellow'
  631.                     }) }}
  632.                     <span class=\"ms-2\">{{ lastNavItem.title|default('Mehr erfahren') }}</span>
  633.                 </span>
  634.             </a>
  635.         </div>
  636.     </div>
  637. </div>
  638. ""components/navbar.html.twig""/var/www/html/templates/components/navbar.html.twig");
  639.     }
  640. }