var/cache/dev/twig/6e/6e4c22816a2b2f17d255dffe5aad64c2.php line 91

Open in your IDE?
  1. <?php
  2. use Twig\Environment;
  3. use Twig\Error\LoaderError;
  4. use Twig\Error\RuntimeError;
  5. use Twig\Extension\SandboxExtension;
  6. use Twig\Markup;
  7. use Twig\Sandbox\SecurityError;
  8. use Twig\Sandbox\SecurityNotAllowedTagError;
  9. use Twig\Sandbox\SecurityNotAllowedFilterError;
  10. use Twig\Sandbox\SecurityNotAllowedFunctionError;
  11. use Twig\Source;
  12. use Twig\Template;
  13. /* layout/components/header.html.twig */
  14. class __TwigTemplate_0b2b78952a7a4c2a2608212978c19565 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""layout/components/header.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""layout/components/header.html.twig"));
  33.         // line 1
  34.         $context["mainNavStartNode"] = 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.'1$this->source); })()), "getProperty", [=> "mainNavStartNode"], "method"falsefalsefalse1);
  35.         // line 2
  36.         echo "
  37. <header class=\"header\">
  38.     <div class=\"container-1420\">
  39.         <div class=\"nav\">
  40.             ";
  41.         // line 9
  42.         echo "            <div class=\"mobile-nav-open\" id=\"mobileNavOpen\">
  43.                 ";
  44.         // line 10
  45.         echo twig_include($this->env$context"svg/header/mobile/menu-open.html.twig");
  46.         echo "
  47.             </div>
  48.             ";
  49.         // line 14
  50.         echo "            <div class=\"mobile-nav-close-container\">
  51.                 <div class=\"mobile-nav-close hidden\" id=\"mobileNavClose\">
  52.                     ";
  53.         // line 16
  54.         echo twig_include($this->env$context"svg/header/mobile/menu-close.html.twig");
  55.         echo "
  56.                 </div>
  57.             </div>
  58.             ";
  59.         // line 21
  60.         echo "            <div class=\"mobile-nav\" id=\"mobileNav\">
  61.                 <div class=\"nav-container\">
  62.                     <div class=\"scrollable\">
  63.                         <div class=\"mobile-main-nav\">
  64.                             <ul>
  65.                                 ";
  66.         // line 28
  67.         echo twig_include($this->env$context"layout/nav/main-mobile.html.twig");
  68.         echo "
  69.                             </ul>
  70.                         </div>
  71.                         <div class=\"mobile-special-nav\">
  72.                             <ul>
  73.                                 ";
  74.         // line 34
  75.         echo twig_include($this->env$context"layout/nav/mobile-special.html.twig");
  76.         echo "
  77.                             </ul>
  78.                         </div>
  79.                         ";
  80.         // line 47
  81.         echo "                        ";
  82.         // line 52
  83.         echo "
  84.                     </div>
  85.                 </div>
  86.                 <div class=\"mobile-footer-nav\">
  87.                     ";
  88.         // line 58
  89.         echo "                    ";
  90.         // line 61
  91.         echo "
  92.                     ";
  93.         // line 63
  94.         echo "                    <div class=\"footer-nav\">
  95.                         <ul class=\"nav-list\">
  96.                             ";
  97.         // line 66
  98.         echo twig_include($this->env$context"layout/nav/footer.html.twig");
  99.         echo "
  100.                             ";
  101.         // line 71
  102.         echo "                            
  103.                         </ul>
  104.                     </div>
  105.                 </div>
  106.             </div>
  107.             ";
  108.         // line 78
  109.         echo "            ";
  110.         echo twig_include($this->env$context"layout/nav/main-mobile-subnav.html.twig");
  111.         echo "
  112.             ";
  113.         // line 81
  114.         echo "            ";
  115.         // line 90
  116.         echo "
  117.             ";
  118.         // line 92
  119.         echo "            <div class=\"logo\" id=\"headerLogo\">
  120.                 <a href=\"";
  121.         // line 93
  122.         echo twig_escape_filter($this->env, (isset($context["mainNavStartNode"]) || array_key_exists("mainNavStartNode"$context) ? $context["mainNavStartNode"] : (function () { throw new RuntimeError('Variable "mainNavStartNode" does not exist.'93$this->source); })()), "html"nulltrue);
  123.         echo "\" aria-label=\"";
  124.         echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\TranslationExtension']->trans("aria.homepage"), "html"nulltrue);
  125.         echo "\">
  126.                     ";
  127.         // line 94
  128.         echo twig_include($this->env$context"svg/logo/logo-lutisbach.html.twig");
  129.         echo "
  130.                 </a>
  131.             </div>
  132.             ";
  133.         // line 99
  134.         echo "            <div class=\"main-nav\">
  135.                 <ul>
  136.                     ";
  137.         // line 101
  138.         echo twig_include($this->env$context"layout/nav/main.html.twig");
  139.         echo "
  140.                 </ul>
  141.             </div>
  142.         </div>
  143.     </div>
  144.     ";
  145.         // line 109
  146.         echo "    <div class=\"container-2500 no-padding\">
  147.         <div class=\"wave\">
  148.             ";
  149.         // line 111
  150.         echo twig_include($this->env$context"svg/header/header-wave.html.twig");
  151.         echo "
  152.         </div>
  153.     </div>
  154. </header>";
  155.         
  156.         $__internal_5a27a8ba21ca79b61932376b2fa922d2->leave($__internal_5a27a8ba21ca79b61932376b2fa922d2_prof);
  157.         
  158.         $__internal_6f47bbe9983af81f1e7450e9a3e3768f->leave($__internal_6f47bbe9983af81f1e7450e9a3e3768f_prof);
  159.     }
  160.     public function getTemplateName()
  161.     {
  162.         return "layout/components/header.html.twig";
  163.     }
  164.     public function isTraitable()
  165.     {
  166.         return false;
  167.     }
  168.     public function getDebugInfo()
  169.     {
  170.         return array (  175 => 111,  171 => 109,  161 => 101,  157 => 99,  150 => 94,  144 => 93,  141 => 92,  138 => 90,  136 => 81,  130 => 78,  122 => 71,  117 => 66,  112 => 63,  109 => 61,  107 => 58,  100 => 52,  98 => 47,  91 => 34,  82 => 28,  73 => 21,  66 => 16,  62 => 14,  56 => 10,  53 => 9,  45 => 2,  43 => 1,);
  171.     }
  172.     public function getSourceContext()
  173.     {
  174.         return new Source("{% set mainNavStartNode = document.getProperty(\"mainNavStartNode\") %}
  175. <header class=\"header\">
  176.     <div class=\"container-1420\">
  177.         <div class=\"nav\">
  178.             {# mobile #}
  179.             <div class=\"mobile-nav-open\" id=\"mobileNavOpen\">
  180.                 {{ include(\"svg/header/mobile/menu-open.html.twig\") }}
  181.             </div>
  182.             {# mobile #}
  183.             <div class=\"mobile-nav-close-container\">
  184.                 <div class=\"mobile-nav-close hidden\" id=\"mobileNavClose\">
  185.                     {{ include(\"svg/header/mobile/menu-close.html.twig\") }}
  186.                 </div>
  187.             </div>
  188.             {# mobile #}
  189.             <div class=\"mobile-nav\" id=\"mobileNav\">
  190.                 <div class=\"nav-container\">
  191.                     <div class=\"scrollable\">
  192.                         <div class=\"mobile-main-nav\">
  193.                             <ul>
  194.                                 {{ include(\"layout/nav/main-mobile.html.twig\") }}
  195.                             </ul>
  196.                         </div>
  197.                         <div class=\"mobile-special-nav\">
  198.                             <ul>
  199.                                 {{ include(\"layout/nav/mobile-special.html.twig\") }}
  200.                             </ul>
  201.                         </div>
  202.                         {# <div class=\"mobile-service-nav\">
  203.                             <ul>
  204.                                 {{ include(\"layout/nav/service.html.twig\") }}
  205.                                 {{ include(\"layout/nav/language.html.twig\") }}
  206.                                 {{ include(\"layout/nav/search.html.twig\") }}
  207.                             </ul>
  208.                         </div> #}
  209.                         {# <div class=\"mobile-search-nav\">
  210.                             <ul>
  211.                                 {{ include(\"layout/nav/search.html.twig\") }}
  212.                             </ul>
  213.                         </div> #}
  214.                     </div>
  215.                 </div>
  216.                 <div class=\"mobile-footer-nav\">
  217.                     {# copyright #}
  218.                     {# <div class=\"copyright\">
  219.                         <span>&copy;&nbsp;{{ 'footer.copyright'|trans }} {{ 'now' | date('Y') }}</span>
  220.                     </div> #}
  221.                     {# footer nav #}
  222.                     <div class=\"footer-nav\">
  223.                         <ul class=\"nav-list\">
  224.                             {{ include('layout/nav/footer.html.twig') }}
  225.                             {# <li>
  226.                                 <span class=\"cookies-eu-revoke\" id=\"cookies-eu-revoke\">{{ 'cookies-eu-revoke'|trans }}</span>
  227.                             </li> #}
  228.                             
  229.                         </ul>
  230.                     </div>
  231.                 </div>
  232.             </div>
  233.             {# mobile subnav #}
  234.             {{ include(\"layout/nav/main-mobile-subnav.html.twig\") }}
  235.             {# desktop #}
  236.             {# <div class=\"service-nav\">
  237.                 <ul>
  238.                     {{ include(\"layout/nav/service.html.twig\") }}
  239.                     {{ include(\"layout/nav/language.html.twig\") }}
  240.                     {{ include(\"layout/nav/search.html.twig\") }}
  241.                 </ul>
  242.             </div> #}
  243.             {# mobile and desktop #}
  244.             <div class=\"logo\" id=\"headerLogo\">
  245.                 <a href=\"{{ mainNavStartNode }}\" aria-label=\"{{ 'aria.homepage'|trans }}\">
  246.                     {{ include('svg/logo/logo-lutisbach.html.twig') }}
  247.                 </a>
  248.             </div>
  249.             {# desktop #}
  250.             <div class=\"main-nav\">
  251.                 <ul>
  252.                     {{ include(\"layout/nav/main.html.twig\") }}
  253.                 </ul>
  254.             </div>
  255.         </div>
  256.     </div>
  257.     {# wave #}
  258.     <div class=\"container-2500 no-padding\">
  259.         <div class=\"wave\">
  260.             {{ include('svg/header/header-wave.html.twig') }}
  261.         </div>
  262.     </div>
  263. </header>""layout/components/header.html.twig""/home/httpd/vhosts/a4interactive.ch/httpdocs/lutisbach.a4interactive.ch/templates/layout/components/header.html.twig");
  264.     }
  265. }