var/cache/dev/twig/d5/d564cdda629671498fb2b7e119da3bc31fd0e9d11d9e0539bb53c4b34318c753.php line 66

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. /* nav.html.twig */
  14. class __TwigTemplate_07f19094614135fdffabab6d158b1f1d6e5412632e64adb5b85b1110361f181f 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.             'body' => [$this'block_body'],
  25.         ];
  26.     }
  27.     protected function doDisplay(array $context, array $blocks = [])
  28.     {
  29.         $macros $this->macros;
  30.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  31.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""nav.html.twig"));
  32.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  33.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "template""nav.html.twig"));
  34.         // line 1
  35.         echo "
  36. ";
  37.         // line 2
  38.         $context["placeid2"] = twig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'2$this->source); })()), "session", [], "any"falsefalsefalse2), "get", [=> "place"], "method"falsefalsefalse2);
  39.         // line 3
  40.         echo "\t\t
  41. ";
  42.         // line 5
  43.         $this->displayBlock('body'$context$blocks);
  44.         // line 276
  45.         echo "
  46. ";
  47.         
  48.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  49.         
  50.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  51.     }
  52.     // line 5
  53.     public function block_body($context, array $blocks = [])
  54.     {
  55.         $macros $this->macros;
  56.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e $this->extensions["Symfony\\Bundle\\WebProfilerBundle\\Twig\\WebProfilerExtension"];
  57.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->enter($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  58.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02 $this->extensions["Symfony\\Bridge\\Twig\\Extension\\ProfilerExtension"];
  59.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->enter($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof = new \Twig\Profiler\Profile($this->getTemplateName(), "block""body"));
  60.         // line 6
  61.         echo "
  62. \t
  63. ";
  64.         // line 10
  65.         $context["cartitems"] = twig_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.'10$this->source); })()), "session", [], "any"falsefalsefalse10), "get", [=> "cartitems"], "method"falsefalsefalse10);
  66.         // line 11
  67.         if (( !array_key_exists("cartitems"$context) || (=== twig_compare((isset($context["cartitems"]) || array_key_exists("cartitems"$context) ? $context["cartitems"] : (function () { throw new RuntimeError('Variable "cartitems" does not exist.'11$this->source); })()), "")))) {
  68.             // line 12
  69.             echo "    ";
  70.             $context["cartitems"] = 0;
  71.         }
  72.         // line 14
  73.         $context["cartitems"] = (("(" . (isset($context["cartitems"]) || array_key_exists("cartitems"$context) ? $context["cartitems"] : (function () { throw new RuntimeError('Variable "cartitems" does not exist.'14$this->source); })())) . ")");
  74.         // line 15
  75.         echo "
  76. ";
  77.         // line 17
  78.         if (twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'17$this->source); })()), "user", [], "any"falsefalsefalse17)) {
  79.             // line 18
  80.             echo "    
  81.         <div class=\"navbar navbar-expand-lg bg-dark navbar-dark\">
  82.             <div class=\"container-fluid\">
  83.                 ";
  84.             // line 22
  85.             $context["placeid2"] = twig_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.'22$this->source); })()), "session", [], "any"falsefalsefalse22), "get", [=> "place"], "method"falsefalsefalse22);
  86.             // line 23
  87.             echo "                ";
  88.             if ((array_key_exists("placeid2"$context) && (!== twig_compare((isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'23$this->source); })()), "")))) {
  89.                 // line 24
  90.                 echo "                        <a href=\"";
  91.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("homepage2", ["placeid" => (isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'24$this->source); })())]), "html"nulltrue);
  92.                 echo "\">
  93.                         ";
  94.                 // line 25
  95.                 if ((=== twig_compare((isset($context["company"]) || array_key_exists("company"$context) ? $context["company"] : (function () { throw new RuntimeError('Variable "company" does not exist.'25$this->source); })()), "KVO"))) {
  96.                     // line 26
  97.                     echo "                            <!--
  98.                             <h2>Wellness und Spa</h2>
  99.                             -->
  100.                             <img src=\"";
  101.                     // line 29
  102.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./images/kvo_logo3.png"), "html"nulltrue);
  103.                     echo "\" width=\"80px\" height=\"80px\" style=\"margin-top: -20px\" />
  104.                         ";
  105.                 } else {
  106.                     // line 31
  107.                     echo "
  108.                             ";
  109.                     // line 32
  110.                     if ((=== twig_compare((isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'32$this->source); })()), "2"))) {
  111.                         // line 33
  112.                         echo "                                <h2 class=\"navItem\">Kursprogramm Friedrichsbad</h2>
  113.                             ";
  114.                     } elseif ((=== twig_compare(                    // line 34
  115. (isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'34$this->source); })()), "3"))) {
  116.                         // line 35
  117.                         echo "                                <h2 class=\"navItem\">Kursprogramm Nienhausen</h2>
  118.                             ";
  119.                     } elseif ((=== twig_compare(                    // line 36
  120. (isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'36$this->source); })()), "4"))) {
  121.                         // line 37
  122.                         echo "                                <h2 class=\"navItem\">Kursprogramm Nord-Ost-Bad</h2>
  123.                             ";
  124.                     } elseif ((=== twig_compare(                    // line 38
  125. (isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'38$this->source); })()), "5"))) {
  126.                         // line 39
  127.                         echo "                                <h2 class=\"navItem\">Kursprogramm Jugendhalle</h2>
  128.                             ";
  129.                     } elseif ((=== twig_compare(                    // line 40
  130. (isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'40$this->source); })()), "6"))) {
  131.                         // line 41
  132.                         echo "                                <h2 class=\"navItem\">Kursprogramm Yogazentrum</h2>
  133.                             ";
  134.                     } else {
  135.                         // line 43
  136.                         echo "                                <h2 class=\"navItem\">Kursprogramm</h2>
  137.                             ";
  138.                     }
  139.                     // line 46
  140.                     echo "
  141.                         ";
  142.                 }
  143.                 // line 49
  144.                 echo "                         <span></span></a>
  145.                 ";
  146.             } else {
  147.                 // line 51
  148.                 echo "                        <a href=\"";
  149.                 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("homepage");
  150.                 echo "\">
  151.                         ";
  152.                 // line 52
  153.                 if ((=== twig_compare((isset($context["company"]) || array_key_exists("company"$context) ? $context["company"] : (function () { throw new RuntimeError('Variable "company" does not exist.'52$this->source); })()), "KVO"))) {
  154.                     // line 53
  155.                     echo "                            <!--
  156.                             <h2>Wellness und Spa</h2>
  157.                             -->
  158.                             <img src=\"";
  159.                     // line 56
  160.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./images/kvo_logo3.png"), "html"nulltrue);
  161.                     echo "\" width=\"80px\" height=\"80px\" style=\"margin-top: -20px\" />
  162.                         ";
  163.                 } else {
  164.                     // line 58
  165.                     echo "
  166.                             ";
  167.                     // line 59
  168.                     if ((=== twig_compare((isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'59$this->source); })()), "2"))) {
  169.                         // line 60
  170.                         echo "                                <h2 class=\"navItem\">Kursprogramm Friedrichsbad</h2>
  171.                             ";
  172.                     } elseif ((=== twig_compare(                    // line 61
  173. (isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'61$this->source); })()), "3"))) {
  174.                         // line 62
  175.                         echo "                                <h2 class=\"navItem\">Kursprogramm Nienhausen</h2>
  176.                             ";
  177.                     } elseif ((=== twig_compare(                    // line 63
  178. (isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'63$this->source); })()), "4"))) {
  179.                         // line 64
  180.                         echo "                                <h2 class=\"navItem\">Kursprogramm Nord-Ost-Bad</h2>
  181.                             ";
  182.                     } elseif ((=== twig_compare(                    // line 65
  183. (isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'65$this->source); })()), "5"))) {
  184.                         // line 66
  185.                         echo "                                <h2 class=\"navItem\">Kursprogramm Jugendhalle</h2>
  186.                             ";
  187.                     } elseif ((=== twig_compare(                    // line 67
  188. (isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'67$this->source); })()), "6"))) {
  189.                         // line 68
  190.                         echo "                                <h2 class=\"navItem\">Kursprogramm Yogazentrum</h2>
  191.                             ";
  192.                     } else {
  193.                         // line 70
  194.                         echo "                                <h2 class=\"navItem\">Kursprogramm</h2>
  195.                             ";
  196.                     }
  197.                     // line 73
  198.                     echo "
  199.                         ";
  200.                 }
  201.                 // line 76
  202.                 echo "                        
  203.                          </a>
  204.                     ";
  205.             }
  206.             // line 79
  207.             echo "
  208.                 <button type=\"button\" class=\"navbar-toggler\" data-toggle=\"collapse\" data-target=\"#navbarCollapse\">
  209.                     <span class=\"navbar-toggler-icon\"></span>
  210.                 </button>
  211.                 <div class=\"collapse navbar-collapse justify-content-between\" id=\"navbarCollapse\" >
  212.                     <div class=\"navbar-nav ml-auto\">
  213.         ";
  214.             // line 86
  215.             if ((array_key_exists("placeid2"$context) && (!== twig_compare((isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'86$this->source); })()), "")))) {
  216.                 // line 87
  217.                 echo "\t\t\t<a href=\"";
  218.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("homepage2", ["placeid" => (isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'87$this->source); })())]), "html"nulltrue);
  219.                 echo "\" class=\"navItem\" > 
  220.             <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"";
  221.                 // line 88
  222.                 echo twig_escape_filter($this->env, (isset($context["defaultSVGWidth"]) || array_key_exists("defaultSVGWidth"$context) ? $context["defaultSVGWidth"] : (function () { throw new RuntimeError('Variable "defaultSVGWidth" does not exist.'88$this->source); })()), "html"nulltrue);
  223.                 echo "\" height=\"";
  224.                 echo twig_escape_filter($this->env, (isset($context["defaultSVGHeight"]) || array_key_exists("defaultSVGHeight"$context) ? $context["defaultSVGHeight"] : (function () { throw new RuntimeError('Variable "defaultSVGHeight" does not exist.'88$this->source); })()), "html"nulltrue);
  225.                 echo "\" fill=\"currentColor\" class=\"navItem bi bi-house\" viewBox=\"0 0 16 16\">
  226.             <path fill-rule=\"evenodd\" d=\"M2 13.5V7h1v6.5a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V7h1v6.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5zm11-11V6l-2-2V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z\"/>
  227.             <path fill-rule=\"evenodd\" d=\"M7.293 1.5a1 1 0 0 1 1.414 0l6.647 6.646a.5.5 0 0 1-.708.708L8 2.207 1.354 8.854a.5.5 0 1 1-.708-.708L7.293 1.5z\"/>
  228.             </svg> Home</a>
  229. \t\t";
  230.             } else {
  231.                 // line 93
  232.                 echo "\t\t\t<a href=\"";
  233.                 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("homepage");
  234.                 echo "\" class=\"navItem\" > 
  235.             <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"";
  236.                 // line 94
  237.                 echo twig_escape_filter($this->env, (isset($context["defaultSVGWidth"]) || array_key_exists("defaultSVGWidth"$context) ? $context["defaultSVGWidth"] : (function () { throw new RuntimeError('Variable "defaultSVGWidth" does not exist.'94$this->source); })()), "html"nulltrue);
  238.                 echo "\" height=\"";
  239.                 echo twig_escape_filter($this->env, (isset($context["defaultSVGHeight"]) || array_key_exists("defaultSVGHeight"$context) ? $context["defaultSVGHeight"] : (function () { throw new RuntimeError('Variable "defaultSVGHeight" does not exist.'94$this->source); })()), "html"nulltrue);
  240.                 echo "\" fill=\"currentColor\" class=\"navItem bi bi-house\" viewBox=\"0 0 16 16\">
  241.             <path fill-rule=\"evenodd\" d=\"M2 13.5V7h1v6.5a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V7h1v6.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5zm11-11V6l-2-2V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z\"/>
  242.             <path fill-rule=\"evenodd\" d=\"M7.293 1.5a1 1 0 0 1 1.414 0l6.647 6.646a.5.5 0 0 1-.708.708L8 2.207 1.354 8.854a.5.5 0 1 1-.708-.708L7.293 1.5z\"/>
  243.             </svg> Home</a>\t
  244. \t\t";
  245.             }
  246.             // line 99
  247.             echo "        ";
  248.             if ((=== twig_compare((isset($context["company"]) || array_key_exists("company"$context) ? $context["company"] : (function () { throw new RuntimeError('Variable "company" does not exist.'99$this->source); })()), "KVO"))) {
  249.                 // line 100
  250.                 echo "&nbsp; &nbsp; &nbsp;
  251.         <a href=\"";
  252.                 // line 101
  253.                 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("zusatzinfo");
  254.                 echo "\" class=\"navItem\" ><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"";
  255.                 echo twig_escape_filter($this->env, (isset($context["defaultSVGWidth"]) || array_key_exists("defaultSVGWidth"$context) ? $context["defaultSVGWidth"] : (function () { throw new RuntimeError('Variable "defaultSVGWidth" does not exist.'101$this->source); })()), "html"nulltrue);
  256.                 echo "\" height=\"";
  257.                 echo twig_escape_filter($this->env, (isset($context["defaultSVGHeight"]) || array_key_exists("defaultSVGHeight"$context) ? $context["defaultSVGHeight"] : (function () { throw new RuntimeError('Variable "defaultSVGHeight" does not exist.'101$this->source); })()), "html"nulltrue);
  258.                 echo "\" fill=\"currentColor\" class=\"navItem bi bi-info-circle\" viewBox=\"0 0 16 16\">
  259.         <path d=\"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z\"/>
  260.         <path d=\"m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0z\"/>
  261.         </svg>   Info</a>
  262.         ";
  263.             }
  264.             // line 106
  265.             echo "&nbsp; &nbsp; &nbsp;
  266.         ";
  267.             // line 107
  268.             if ((<= twig_compare(twig_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); })()), "user", [], "any"falsefalsefalse107), "urole", [], "any"falsefalsefalse107), 2))) {
  269.                 // line 108
  270.                 echo "        <a href=\"";
  271.                 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("backendDashboard");
  272.                 echo "\" class=\"navItem\" > 
  273.         <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"";
  274.                 // line 109
  275.                 echo twig_escape_filter($this->env, (isset($context["defaultSVGWidth"]) || array_key_exists("defaultSVGWidth"$context) ? $context["defaultSVGWidth"] : (function () { throw new RuntimeError('Variable "defaultSVGWidth" does not exist.'109$this->source); })()), "html"nulltrue);
  276.                 echo "\" height=\"";
  277.                 echo twig_escape_filter($this->env, (isset($context["defaultSVGHeight"]) || array_key_exists("defaultSVGHeight"$context) ? $context["defaultSVGHeight"] : (function () { throw new RuntimeError('Variable "defaultSVGHeight" does not exist.'109$this->source); })()), "html"nulltrue);
  278.                 echo "\" fill=\"currentColor\" class=\"navItem bi bi-archive\" viewBox=\"0 0 16 16\">
  279.         <path d=\"M0 2a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1v7.5a2.5 2.5 0 0 1-2.5 2.5h-9A2.5 2.5 0 0 1 1 12.5V5a1 1 0 0 1-1-1V2zm2 3v7.5A1.5 1.5 0 0 0 3.5 14h9a1.5 1.5 0 0 0 1.5-1.5V5H2zm13-3H1v2h14V2zM5 7.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z\"/>
  280.         </svg>  Backend</a>
  281.         ";
  282.             }
  283.             // line 113
  284.             echo "        &nbsp; &nbsp; &nbsp;
  285.         
  286.         <a href=\"";
  287.             // line 115
  288.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("cart");
  289.             echo "\" class=\"navItem\" > 
  290.         <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"";
  291.             // line 116
  292.             echo twig_escape_filter($this->env, (isset($context["defaultSVGWidth"]) || array_key_exists("defaultSVGWidth"$context) ? $context["defaultSVGWidth"] : (function () { throw new RuntimeError('Variable "defaultSVGWidth" does not exist.'116$this->source); })()), "html"nulltrue);
  293.             echo "\" height=\"";
  294.             echo twig_escape_filter($this->env, (isset($context["defaultSVGHeight"]) || array_key_exists("defaultSVGHeight"$context) ? $context["defaultSVGHeight"] : (function () { throw new RuntimeError('Variable "defaultSVGHeight" does not exist.'116$this->source); })()), "html"nulltrue);
  295.             echo "\" fill=\"currentColor\" class=\"navItem bi bi-cart4\" viewBox=\"0 0 16 16\">
  296.         <path d=\"M0 2.5A.5.5 0 0 1 .5 2H2a.5.5 0 0 1 .485.379L2.89 4H14.5a.5.5 0 0 1 .485.621l-1.5 6A.5.5 0 0 1 13 11H4a.5.5 0 0 1-.485-.379L1.61 3H.5a.5.5 0 0 1-.5-.5zM3.14 5l.5 2H5V5H3.14zM6 5v2h2V5H6zm3 0v2h2V5H9zm3 0v2h1.36l.5-2H12zm1.11 3H12v2h.61l.5-2zM11 8H9v2h2V8zM8 8H6v2h2V8zM5 8H3.89l.5 2H5V8zm0 5a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0zm9-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0z\"/>
  297.         </svg> Warenkorb ";
  298.             // line 118
  299.             echo twig_escape_filter($this->env, (isset($context["cartitems"]) || array_key_exists("cartitems"$context) ? $context["cartitems"] : (function () { throw new RuntimeError('Variable "cartitems" does not exist.'118$this->source); })()), "html"nulltrue);
  300.             echo "
  301.         </a>
  302.         &nbsp; &nbsp; &nbsp;
  303.         
  304.         <a href=\"";
  305.             // line 122
  306.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("userSettings");
  307.             echo "\" class=\"navItem\" > 
  308.         <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"";
  309.             // line 123
  310.             echo twig_escape_filter($this->env, (isset($context["defaultSVGWidth"]) || array_key_exists("defaultSVGWidth"$context) ? $context["defaultSVGWidth"] : (function () { throw new RuntimeError('Variable "defaultSVGWidth" does not exist.'123$this->source); })()), "html"nulltrue);
  311.             echo "\" height=\"";
  312.             echo twig_escape_filter($this->env, (isset($context["defaultSVGHeight"]) || array_key_exists("defaultSVGHeight"$context) ? $context["defaultSVGHeight"] : (function () { throw new RuntimeError('Variable "defaultSVGHeight" does not exist.'123$this->source); })()), "html"nulltrue);
  313.             echo "\" fill=\"currentColor\" class=\"navItem bi bi-person\" viewBox=\"0 0 16 16\">
  314.         <path d=\"M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10z\"/>
  315.         </svg>  ";
  316.             // line 125
  317.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'125$this->source); })()), "user", [], "any"falsefalsefalse125), "username", [], "any"falsefalsefalse125), "html"nulltrue);
  318.             echo "</a>
  319.         &nbsp; &nbsp; &nbsp;
  320.         
  321.         
  322.         <a href=\"";
  323.             // line 129
  324.             echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("userHistory", ["start" => 0"offset" => 25]), "html"nulltrue);
  325.             echo "\" class=\"navItem\" > 
  326.         <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"currentColor\" class=\"bi bi-journal-bookmark\" viewBox=\"0 0 16 16\">
  327.         <path fill-rule=\"evenodd\" d=\"M6 8V1h1v6.117L8.743 6.07a.5.5 0 0 1 .514 0L11 7.117V1h1v7a.5.5 0 0 1-.757.429L9 7.083 6.757 8.43A.5.5 0 0 1 6 8z\"/>
  328.         <path d=\"M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z\"/>
  329.         <path d=\"M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z\"/>
  330.         </svg>  Historie</a>
  331.         &nbsp; &nbsp; &nbsp;
  332.         
  333.         <!--<a class=\"navItem\" href=\"";
  334.             // line 137
  335.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("logout2");
  336.             echo "\">-->
  337.         <a class=\"navItem\" href=\"javascript:logout();\">
  338.         <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"";
  339.             // line 139
  340.             echo twig_escape_filter($this->env, (isset($context["defaultSVGWidth"]) || array_key_exists("defaultSVGWidth"$context) ? $context["defaultSVGWidth"] : (function () { throw new RuntimeError('Variable "defaultSVGWidth" does not exist.'139$this->source); })()), "html"nulltrue);
  341.             echo "\" height=\"";
  342.             echo twig_escape_filter($this->env, (isset($context["defaultSVGHeight"]) || array_key_exists("defaultSVGHeight"$context) ? $context["defaultSVGHeight"] : (function () { throw new RuntimeError('Variable "defaultSVGHeight" does not exist.'139$this->source); })()), "html"nulltrue);
  343.             echo "\" fill=\"currentColor\" class=\"navItem bi bi-door-closed\" viewBox=\"0 0 16 16\" >
  344.         <path d=\"M3 2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v13h1.5a.5.5 0 0 1 0 1h-13a.5.5 0 0 1 0-1H3V2zm1 13h8V2H4v13z\"/>
  345.         <path d=\"M9 9a1 1 0 1 0 2 0 1 1 0 0 0-2 0z\"/>
  346.         </svg>  Logout</a>
  347.     </div>
  348.     </div>
  349.     </div>
  350.     </div>
  351.     
  352.     ";
  353.         } else {
  354.             // line 149
  355.             echo "        <div class=\"navbar navbar-expand-lg bg-dark navbar-dark\">
  356.             <div class=\"container-fluid\">
  357.  ";
  358.             // line 152
  359.             $context["placeid2"] = twig_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.'152$this->source); })()), "session", [], "any"falsefalsefalse152), "get", [=> "place"], "method"falsefalsefalse152);
  360.             // line 153
  361.             echo "                ";
  362.             if ((array_key_exists("placeid2"$context) && (!== twig_compare((isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'153$this->source); })()), "")))) {
  363.                 // line 154
  364.                 echo "                        <a href=\"";
  365.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("homepage2", ["placeid" => (isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'154$this->source); })())]), "html"nulltrue);
  366.                 echo "\">
  367.                         ";
  368.                 // line 155
  369.                 if ((=== twig_compare((isset($context["company"]) || array_key_exists("company"$context) ? $context["company"] : (function () { throw new RuntimeError('Variable "company" does not exist.'155$this->source); })()), "KVO"))) {
  370.                     // line 156
  371.                     echo "                            <!--
  372.                             <h2>Wellness und Spa</h2>
  373.                             -->
  374.                             <img src=\"";
  375.                     // line 159
  376.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./images/kvo_logo3.png"), "html"nulltrue);
  377.                     echo "\" width=\"80px\" height=\"80px\" style=\"margin-top: -20px\" />
  378.                         ";
  379.                 } else {
  380.                     // line 161
  381.                     echo "
  382.                             ";
  383.                     // line 162
  384.                     if ((=== twig_compare((isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'162$this->source); })()), "2"))) {
  385.                         // line 163
  386.                         echo "                                <h2>Kursprogramm Friedrichsbad</h2>
  387.                             ";
  388.                     } elseif ((=== twig_compare(                    // line 164
  389. (isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'164$this->source); })()), "3"))) {
  390.                         // line 165
  391.                         echo "                                <h2>Kursprogramm Nienhausen</h2>
  392.                             ";
  393.                     } elseif ((=== twig_compare(                    // line 166
  394. (isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'166$this->source); })()), "4"))) {
  395.                         // line 167
  396.                         echo "                                <h2>Kursprogramm Nord-Ost-Bad</h2>
  397.                             ";
  398.                     } elseif ((=== twig_compare(                    // line 168
  399. (isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'168$this->source); })()), "5"))) {
  400.                         // line 169
  401.                         echo "                                <h2>Kursprogramm Jugendhalle</h2>
  402.                             ";
  403.                     } elseif ((=== twig_compare(                    // line 170
  404. (isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'170$this->source); })()), "6"))) {
  405.                         // line 171
  406.                         echo "                                <h2>Kursprogramm Yogazentrum</h2>
  407.                             ";
  408.                     } else {
  409.                         // line 173
  410.                         echo "                                <h2>Kursprogramm</h2>
  411.                             ";
  412.                     }
  413.                     // line 176
  414.                     echo "
  415.                         ";
  416.                 }
  417.                 // line 179
  418.                 echo "                         <span></span></a>
  419.                 ";
  420.             } else {
  421.                 // line 181
  422.                 echo "                        <a href=\"";
  423.                 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("homepage");
  424.                 echo "\">
  425.                         ";
  426.                 // line 182
  427.                 if ((=== twig_compare((isset($context["company"]) || array_key_exists("company"$context) ? $context["company"] : (function () { throw new RuntimeError('Variable "company" does not exist.'182$this->source); })()), "KVO"))) {
  428.                     // line 183
  429.                     echo "                            <!--
  430.                             <h2>Wellness und Spa</h2>
  431.                             -->
  432.                             <img src=\"";
  433.                     // line 186
  434.                     echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\AssetExtension']->getAssetUrl("./images/kvo_logo3.png"), "html"nulltrue);
  435.                     echo "\" width=\"80px\" height=\"80px\" style=\"margin-top: -20px\" />
  436.                         ";
  437.                 } else {
  438.                     // line 188
  439.                     echo "
  440.                             ";
  441.                     // line 189
  442.                     if ((=== twig_compare((isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'189$this->source); })()), "2"))) {
  443.                         // line 190
  444.                         echo "                                <h2>Kursprogramm Friedrichsbad</h2>
  445.                             ";
  446.                     } elseif ((=== twig_compare(                    // line 191
  447. (isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'191$this->source); })()), "3"))) {
  448.                         // line 192
  449.                         echo "                                <h2>Kursprogramm Nienhausen</h2>
  450.                             ";
  451.                     } elseif ((=== twig_compare(                    // line 193
  452. (isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'193$this->source); })()), "4"))) {
  453.                         // line 194
  454.                         echo "                                <h2>Kursprogramm Nord-Ost-Bad</h2>
  455.                             ";
  456.                     } elseif ((=== twig_compare(                    // line 195
  457. (isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'195$this->source); })()), "5"))) {
  458.                         // line 196
  459.                         echo "                                <h2>Kursprogramm Jugendhalle</h2>
  460.                             ";
  461.                     } elseif ((=== twig_compare(                    // line 197
  462. (isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'197$this->source); })()), "6"))) {
  463.                         // line 198
  464.                         echo "                                <h2>Kursprogramm Yogazentrum</h2>
  465.                             ";
  466.                     } else {
  467.                         // line 200
  468.                         echo "                                <h2>Kursprogramm</h2>
  469.                             ";
  470.                     }
  471.                     // line 203
  472.                     echo "
  473.                         ";
  474.                 }
  475.                 // line 206
  476.                 echo "                        
  477.                         </a>
  478.                     ";
  479.             }
  480.             // line 209
  481.             echo "                    <button type=\"button\" class=\"navbar-toggler\" data-toggle=\"collapse\" data-target=\"#navbarCollapse\">
  482.                     <span class=\"navbar-toggler-icon\"></span>
  483.                 </button>
  484.                 <div class=\"collapse navbar-collapse justify-content-between\" id=\"navbarCollapse\">
  485.                     <div class=\"navbar-nav ml-auto\">
  486.         ";
  487.             // line 215
  488.             if ((array_key_exists("placeid2"$context) && (!== twig_compare((isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'215$this->source); })()), "")))) {
  489.                 // line 216
  490.                 echo "\t\t\t<a  href=\"";
  491.                 echo twig_escape_filter($this->env$this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("homepage2", ["placeid" => (isset($context["placeid2"]) || array_key_exists("placeid2"$context) ? $context["placeid2"] : (function () { throw new RuntimeError('Variable "placeid2" does not exist.'216$this->source); })())]), "html"nulltrue);
  492.                 echo "\" class=\"navItem\" > 
  493.             <svg  xmlns=\"http://www.w3.org/2000/svg\" width=\"";
  494.                 // line 217
  495.                 echo twig_escape_filter($this->env, (isset($context["defaultSVGWidth"]) || array_key_exists("defaultSVGWidth"$context) ? $context["defaultSVGWidth"] : (function () { throw new RuntimeError('Variable "defaultSVGWidth" does not exist.'217$this->source); })()), "html"nulltrue);
  496.                 echo "\" height=\"";
  497.                 echo twig_escape_filter($this->env, (isset($context["defaultSVGHeight"]) || array_key_exists("defaultSVGHeight"$context) ? $context["defaultSVGHeight"] : (function () { throw new RuntimeError('Variable "defaultSVGHeight" does not exist.'217$this->source); })()), "html"nulltrue);
  498.                 echo "\" fill=\"currentColor\" class=\"navItem bi bi-house\" viewBox=\"0 0 16 16\">
  499.             <path fill-rule=\"evenodd\" d=\"M2 13.5V7h1v6.5a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V7h1v6.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5zm11-11V6l-2-2V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z\"/>
  500.             <path fill-rule=\"evenodd\" d=\"M7.293 1.5a1 1 0 0 1 1.414 0l6.647 6.646a.5.5 0 0 1-.708.708L8 2.207 1.354 8.854a.5.5 0 1 1-.708-.708L7.293 1.5z\"/>
  501.             </svg> Home</a>
  502. \t\t";
  503.             } else {
  504.                 // line 222
  505.                 echo "\t\t\t<a href=\"";
  506.                 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("homepage");
  507.                 echo "\" class=\"navItem\" > 
  508.             <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"";
  509.                 // line 223
  510.                 echo twig_escape_filter($this->env, (isset($context["defaultSVGWidth"]) || array_key_exists("defaultSVGWidth"$context) ? $context["defaultSVGWidth"] : (function () { throw new RuntimeError('Variable "defaultSVGWidth" does not exist.'223$this->source); })()), "html"nulltrue);
  511.                 echo "\" height=\"";
  512.                 echo twig_escape_filter($this->env, (isset($context["defaultSVGHeight"]) || array_key_exists("defaultSVGHeight"$context) ? $context["defaultSVGHeight"] : (function () { throw new RuntimeError('Variable "defaultSVGHeight" does not exist.'223$this->source); })()), "html"nulltrue);
  513.                 echo "\" fill=\"currentColor\" class=\"navItem bi bi-house\" viewBox=\"0 0 16 16\">
  514.             <path fill-rule=\"evenodd\" d=\"M2 13.5V7h1v6.5a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V7h1v6.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5zm11-11V6l-2-2V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z\"/>
  515.             <path fill-rule=\"evenodd\" d=\"M7.293 1.5a1 1 0 0 1 1.414 0l6.647 6.646a.5.5 0 0 1-.708.708L8 2.207 1.354 8.854a.5.5 0 1 1-.708-.708L7.293 1.5z\"/>
  516.             </svg> Home</a>\t
  517. \t\t";
  518.             }
  519.             // line 228
  520.             echo "        ";
  521.             if ((=== twig_compare((isset($context["company"]) || array_key_exists("company"$context) ? $context["company"] : (function () { throw new RuntimeError('Variable "company" does not exist.'228$this->source); })()), "KVO"))) {
  522.                 // line 229
  523.                 echo "        &nbsp; &nbsp; &nbsp;
  524.         <a href=\"";
  525.                 // line 230
  526.                 echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("zusatzinfo");
  527.                 echo "\" class=\"navItem\" ><svg  xmlns=\"http://www.w3.org/2000/svg\" width=\"";
  528.                 echo twig_escape_filter($this->env, (isset($context["defaultSVGWidth"]) || array_key_exists("defaultSVGWidth"$context) ? $context["defaultSVGWidth"] : (function () { throw new RuntimeError('Variable "defaultSVGWidth" does not exist.'230$this->source); })()), "html"nulltrue);
  529.                 echo "\" height=\"";
  530.                 echo twig_escape_filter($this->env, (isset($context["defaultSVGHeight"]) || array_key_exists("defaultSVGHeight"$context) ? $context["defaultSVGHeight"] : (function () { throw new RuntimeError('Variable "defaultSVGHeight" does not exist.'230$this->source); })()), "html"nulltrue);
  531.                 echo "\" fill=\"currentColor\" class=\"navItem bi bi-info-circle\" viewBox=\"0 0 16 16\">
  532.         <path d=\"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z\"/>
  533.         <path d=\"m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0z\"/>
  534.         </svg>Info</a>
  535.         ";
  536.             }
  537.             // line 235
  538.             echo "        &nbsp; &nbsp; &nbsp;
  539.         <a  href=\"";
  540.             // line 236
  541.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("cart");
  542.             echo "\" class=\"navItem\" > 
  543.         <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"";
  544.             // line 237
  545.             echo twig_escape_filter($this->env, (isset($context["defaultSVGWidth"]) || array_key_exists("defaultSVGWidth"$context) ? $context["defaultSVGWidth"] : (function () { throw new RuntimeError('Variable "defaultSVGWidth" does not exist.'237$this->source); })()), "html"nulltrue);
  546.             echo "\" height=\"";
  547.             echo twig_escape_filter($this->env, (isset($context["defaultSVGHeight"]) || array_key_exists("defaultSVGHeight"$context) ? $context["defaultSVGHeight"] : (function () { throw new RuntimeError('Variable "defaultSVGHeight" does not exist.'237$this->source); })()), "html"nulltrue);
  548.             echo "\" fill=\"currentColor\" class=\"navItem bi bi-cart4\" viewBox=\"0 0 16 16\">
  549.         <path d=\"M0 2.5A.5.5 0 0 1 .5 2H2a.5.5 0 0 1 .485.379L2.89 4H14.5a.5.5 0 0 1 .485.621l-1.5 6A.5.5 0 0 1 13 11H4a.5.5 0 0 1-.485-.379L1.61 3H.5a.5.5 0 0 1-.5-.5zM3.14 5l.5 2H5V5H3.14zM6 5v2h2V5H6zm3 0v2h2V5H9zm3 0v2h1.36l.5-2H12zm1.11 3H12v2h.61l.5-2zM11 8H9v2h2V8zM8 8H6v2h2V8zM5 8H3.89l.5 2H5V8zm0 5a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0zm9-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0z\"/>
  550.         </svg> Warenkorb ";
  551.             // line 239
  552.             echo twig_escape_filter($this->env, (isset($context["cartitems"]) || array_key_exists("cartitems"$context) ? $context["cartitems"] : (function () { throw new RuntimeError('Variable "cartitems" does not exist.'239$this->source); })()), "html"nulltrue);
  553.             echo "
  554.         </a>
  555.         &nbsp; &nbsp; &nbsp;
  556.         <a href=\"";
  557.             // line 243
  558.             echo $this->extensions['Symfony\Bridge\Twig\Extension\RoutingExtension']->getPath("login");
  559.             echo "\" class=\"navItem\" > <i class=\"navItem bi bi-person\"></i> Login</a>
  560.     </div>
  561.     </div>
  562.     </div>
  563.     </div>
  564.     ";
  565.         }
  566.         // line 249
  567.         echo "
  568. <script>
  569. function logout()
  570. {
  571.     url2 = \"";
  572.         // line 258
  573.         echo twig_escape_filter($this->env, (isset($context["url"]) || array_key_exists("url"$context) ? $context["url"] : (function () { throw new RuntimeError('Variable "url" does not exist.'258$this->source); })()), "html"nulltrue);
  574.         echo "logout2\";   
  575.     \$.ajax({
  576.         url: url2,
  577.         data:{
  578.             id: '";
  579.         // line 263
  580.         if (twig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'263$this->source); })()), "user", [], "any"falsefalsefalse263)) {
  581.             echo twig_escape_filter($this->envtwig_get_attribute($this->env$this->sourcetwig_get_attribute($this->env$this->source, (isset($context["app"]) || array_key_exists("app"$context) ? $context["app"] : (function () { throw new RuntimeError('Variable "app" does not exist.'263$this->source); })()), "user", [], "any"falsefalsefalse263), "id", [], "any"falsefalsefalse263), "html"nulltrue);
  582.         }
  583.         echo "'
  584.         },
  585.         method: 'POST'
  586.     }).done(function(data) 
  587.     { 
  588.        location.href = \"";
  589.         // line 268
  590.         echo twig_escape_filter($this->env, (isset($context["url"]) || array_key_exists("url"$context) ? $context["url"] : (function () { throw new RuntimeError('Variable "url" does not exist.'268$this->source); })()), "html"nulltrue);
  591.         echo "logout\";
  592.     });
  593. }
  594. </script>
  595. ";
  596.         
  597.         $__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02->leave($__internal_319393461309892924ff6e74d6d6e64287df64b63545b994e100d4ab223aed02_prof);
  598.         
  599.         $__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e->leave($__internal_085b0142806202599c7fe3b329164a92397d8978207a37e79d70b8c52599e33e_prof);
  600.     }
  601.     public function getTemplateName()
  602.     {
  603.         return "nav.html.twig";
  604.     }
  605.     public function isTraitable()
  606.     {
  607.         return false;
  608.     }
  609.     public function getDebugInfo()
  610.     {
  611.         return array (  627 => 268,  617 => 263,  609 => 258,  598 => 249,  589 => 243,  582 => 239,  575 => 237,  571 => 236,  568 => 235,  556 => 230,  553 => 229,  550 => 228,  540 => 223,  535 => 222,  525 => 217,  520 => 216,  518 => 215,  510 => 209,  505 => 206,  500 => 203,  495 => 200,  491 => 198,  489 => 197,  486 => 196,  484 => 195,  481 => 194,  479 => 193,  476 => 192,  474 => 191,  471 => 190,  469 => 189,  466 => 188,  461 => 186,  456 => 183,  454 => 182,  449 => 181,  445 => 179,  440 => 176,  435 => 173,  431 => 171,  429 => 170,  426 => 169,  424 => 168,  421 => 167,  419 => 166,  416 => 165,  414 => 164,  411 => 163,  409 => 162,  406 => 161,  401 => 159,  396 => 156,  394 => 155,  389 => 154,  386 => 153,  384 => 152,  379 => 149,  364 => 139,  359 => 137,  348 => 129,  341 => 125,  334 => 123,  330 => 122,  323 => 118,  316 => 116,  312 => 115,  308 => 113,  299 => 109,  294 => 108,  292 => 107,  289 => 106,  277 => 101,  274 => 100,  271 => 99,  261 => 94,  256 => 93,  246 => 88,  241 => 87,  239 => 86,  230 => 79,  225 => 76,  220 => 73,  215 => 70,  211 => 68,  209 => 67,  206 => 66,  204 => 65,  201 => 64,  199 => 63,  196 => 62,  194 => 61,  191 => 60,  189 => 59,  186 => 58,  181 => 56,  176 => 53,  174 => 52,  169 => 51,  165 => 49,  160 => 46,  155 => 43,  151 => 41,  149 => 40,  146 => 39,  144 => 38,  141 => 37,  139 => 36,  136 => 35,  134 => 34,  131 => 33,  129 => 32,  126 => 31,  121 => 29,  116 => 26,  114 => 25,  109 => 24,  106 => 23,  104 => 22,  98 => 18,  96 => 17,  92 => 15,  90 => 14,  86 => 12,  84 => 11,  82 => 10,  76 => 6,  66 => 5,  55 => 276,  53 => 5,  49 => 3,  47 => 2,  44 => 1,);
  612.     }
  613.     public function getSourceContext()
  614.     {
  615.         return new Source("
  616. {% set placeid2 = app.session.get('place') %}
  617. \t\t
  618. {% block body %}
  619. \t
  620. {% set cartitems = app.session.get('cartitems') %}
  621. {% if cartitems is not defined or cartitems == \"\"  %}
  622.     {% set cartitems = 0 %}
  623. {% endif %}
  624. {% set cartitems = '(' ~ cartitems ~ ')' %}
  625. {% if app.user %}
  626.     
  627.         <div class=\"navbar navbar-expand-lg bg-dark navbar-dark\">
  628.             <div class=\"container-fluid\">
  629.                 {% set placeid2 = app.session.get('place') %}
  630.                 {% if placeid2 is defined and placeid2 != \"\"  %}
  631.                         <a href=\"{{ path('homepage2',{placeid: placeid2}) }}\">
  632.                         {% if company == 'KVO' %}
  633.                             <!--
  634.                             <h2>Wellness und Spa</h2>
  635.                             -->
  636.                             <img src=\"{{ asset('./images/kvo_logo3.png') }}\" width=\"80px\" height=\"80px\" style=\"margin-top: -20px\" />
  637.                         {% else %}
  638.                             {% if placeid2 == '2' %}
  639.                                 <h2 class=\"navItem\">Kursprogramm Friedrichsbad</h2>
  640.                             {% elseif placeid2 == '3' %}
  641.                                 <h2 class=\"navItem\">Kursprogramm Nienhausen</h2>
  642.                             {% elseif placeid2 == '4' %}
  643.                                 <h2 class=\"navItem\">Kursprogramm Nord-Ost-Bad</h2>
  644.                             {% elseif placeid2 == '5' %}
  645.                                 <h2 class=\"navItem\">Kursprogramm Jugendhalle</h2>
  646.                             {% elseif placeid2 == '6' %}
  647.                                 <h2 class=\"navItem\">Kursprogramm Yogazentrum</h2>
  648.                             {% else %}
  649.                                 <h2 class=\"navItem\">Kursprogramm</h2>
  650.                             {% endif %}
  651.                         {% endif %}
  652.                          <span></span></a>
  653.                 {% else %}
  654.                         <a href=\"{{ path('homepage') }}\">
  655.                         {% if company == 'KVO' %}
  656.                             <!--
  657.                             <h2>Wellness und Spa</h2>
  658.                             -->
  659.                             <img src=\"{{ asset('./images/kvo_logo3.png') }}\" width=\"80px\" height=\"80px\" style=\"margin-top: -20px\" />
  660.                         {% else %}
  661.                             {% if placeid2 == '2' %}
  662.                                 <h2 class=\"navItem\">Kursprogramm Friedrichsbad</h2>
  663.                             {% elseif placeid2 == '3' %}
  664.                                 <h2 class=\"navItem\">Kursprogramm Nienhausen</h2>
  665.                             {% elseif placeid2 == '4' %}
  666.                                 <h2 class=\"navItem\">Kursprogramm Nord-Ost-Bad</h2>
  667.                             {% elseif placeid2 == '5' %}
  668.                                 <h2 class=\"navItem\">Kursprogramm Jugendhalle</h2>
  669.                             {% elseif placeid2 == '6' %}
  670.                                 <h2 class=\"navItem\">Kursprogramm Yogazentrum</h2>
  671.                             {% else %}
  672.                                 <h2 class=\"navItem\">Kursprogramm</h2>
  673.                             {% endif %}
  674.                         {% endif %}
  675.                         
  676.                          </a>
  677.                     {% endif %}
  678.                 <button type=\"button\" class=\"navbar-toggler\" data-toggle=\"collapse\" data-target=\"#navbarCollapse\">
  679.                     <span class=\"navbar-toggler-icon\"></span>
  680.                 </button>
  681.                 <div class=\"collapse navbar-collapse justify-content-between\" id=\"navbarCollapse\" >
  682.                     <div class=\"navbar-nav ml-auto\">
  683.         {% if placeid2 is defined and placeid2 != \"\"  %}
  684. \t\t\t<a href=\"{{ path('homepage2',{placeid: placeid2}) }}\" class=\"navItem\" > 
  685.             <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"{{ defaultSVGWidth }}\" height=\"{{ defaultSVGHeight }}\" fill=\"currentColor\" class=\"navItem bi bi-house\" viewBox=\"0 0 16 16\">
  686.             <path fill-rule=\"evenodd\" d=\"M2 13.5V7h1v6.5a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V7h1v6.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5zm11-11V6l-2-2V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z\"/>
  687.             <path fill-rule=\"evenodd\" d=\"M7.293 1.5a1 1 0 0 1 1.414 0l6.647 6.646a.5.5 0 0 1-.708.708L8 2.207 1.354 8.854a.5.5 0 1 1-.708-.708L7.293 1.5z\"/>
  688.             </svg> Home</a>
  689. \t\t{% else %}
  690. \t\t\t<a href=\"{{ path('homepage') }}\" class=\"navItem\" > 
  691.             <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"{{ defaultSVGWidth }}\" height=\"{{ defaultSVGHeight }}\" fill=\"currentColor\" class=\"navItem bi bi-house\" viewBox=\"0 0 16 16\">
  692.             <path fill-rule=\"evenodd\" d=\"M2 13.5V7h1v6.5a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V7h1v6.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5zm11-11V6l-2-2V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z\"/>
  693.             <path fill-rule=\"evenodd\" d=\"M7.293 1.5a1 1 0 0 1 1.414 0l6.647 6.646a.5.5 0 0 1-.708.708L8 2.207 1.354 8.854a.5.5 0 1 1-.708-.708L7.293 1.5z\"/>
  694.             </svg> Home</a>\t
  695. \t\t{% endif %}
  696.         {% if company == 'KVO' %}
  697. &nbsp; &nbsp; &nbsp;
  698.         <a href=\"{{ path('zusatzinfo') }}\" class=\"navItem\" ><svg xmlns=\"http://www.w3.org/2000/svg\" width=\"{{ defaultSVGWidth }}\" height=\"{{ defaultSVGHeight }}\" fill=\"currentColor\" class=\"navItem bi bi-info-circle\" viewBox=\"0 0 16 16\">
  699.         <path d=\"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z\"/>
  700.         <path d=\"m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0z\"/>
  701.         </svg>   Info</a>
  702.         {% endif %}
  703. &nbsp; &nbsp; &nbsp;
  704.         {% if app.user.urole >= 2 %}
  705.         <a href=\"{{ path('backendDashboard') }}\" class=\"navItem\" > 
  706.         <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"{{ defaultSVGWidth }}\" height=\"{{ defaultSVGHeight }}\" fill=\"currentColor\" class=\"navItem bi bi-archive\" viewBox=\"0 0 16 16\">
  707.         <path d=\"M0 2a1 1 0 0 1 1-1h14a1 1 0 0 1 1 1v2a1 1 0 0 1-1 1v7.5a2.5 2.5 0 0 1-2.5 2.5h-9A2.5 2.5 0 0 1 1 12.5V5a1 1 0 0 1-1-1V2zm2 3v7.5A1.5 1.5 0 0 0 3.5 14h9a1.5 1.5 0 0 0 1.5-1.5V5H2zm13-3H1v2h14V2zM5 7.5a.5.5 0 0 1 .5-.5h5a.5.5 0 0 1 0 1h-5a.5.5 0 0 1-.5-.5z\"/>
  708.         </svg>  Backend</a>
  709.         {% endif %}
  710.         &nbsp; &nbsp; &nbsp;
  711.         
  712.         <a href=\"{{ path('cart') }}\" class=\"navItem\" > 
  713.         <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"{{ defaultSVGWidth }}\" height=\"{{ defaultSVGHeight }}\" fill=\"currentColor\" class=\"navItem bi bi-cart4\" viewBox=\"0 0 16 16\">
  714.         <path d=\"M0 2.5A.5.5 0 0 1 .5 2H2a.5.5 0 0 1 .485.379L2.89 4H14.5a.5.5 0 0 1 .485.621l-1.5 6A.5.5 0 0 1 13 11H4a.5.5 0 0 1-.485-.379L1.61 3H.5a.5.5 0 0 1-.5-.5zM3.14 5l.5 2H5V5H3.14zM6 5v2h2V5H6zm3 0v2h2V5H9zm3 0v2h1.36l.5-2H12zm1.11 3H12v2h.61l.5-2zM11 8H9v2h2V8zM8 8H6v2h2V8zM5 8H3.89l.5 2H5V8zm0 5a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0zm9-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0z\"/>
  715.         </svg> Warenkorb {{ cartitems }}
  716.         </a>
  717.         &nbsp; &nbsp; &nbsp;
  718.         
  719.         <a href=\"{{ path('userSettings') }}\" class=\"navItem\" > 
  720.         <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"{{ defaultSVGWidth }}\" height=\"{{ defaultSVGHeight }}\" fill=\"currentColor\" class=\"navItem bi bi-person\" viewBox=\"0 0 16 16\">
  721.         <path d=\"M8 8a3 3 0 1 0 0-6 3 3 0 0 0 0 6zm2-3a2 2 0 1 1-4 0 2 2 0 0 1 4 0zm4 8c0 1-1 1-1 1H3s-1 0-1-1 1-4 6-4 6 3 6 4zm-1-.004c-.001-.246-.154-.986-.832-1.664C11.516 10.68 10.289 10 8 10c-2.29 0-3.516.68-4.168 1.332-.678.678-.83 1.418-.832 1.664h10z\"/>
  722.         </svg>  {{ app.user.username }}</a>
  723.         &nbsp; &nbsp; &nbsp;
  724.         
  725.         
  726.         <a href=\"{{ path('userHistory',{start: 0, offset: 25}) }}\" class=\"navItem\" > 
  727.         <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" fill=\"currentColor\" class=\"bi bi-journal-bookmark\" viewBox=\"0 0 16 16\">
  728.         <path fill-rule=\"evenodd\" d=\"M6 8V1h1v6.117L8.743 6.07a.5.5 0 0 1 .514 0L11 7.117V1h1v7a.5.5 0 0 1-.757.429L9 7.083 6.757 8.43A.5.5 0 0 1 6 8z\"/>
  729.         <path d=\"M3 0h10a2 2 0 0 1 2 2v12a2 2 0 0 1-2 2H3a2 2 0 0 1-2-2v-1h1v1a1 1 0 0 0 1 1h10a1 1 0 0 0 1-1V2a1 1 0 0 0-1-1H3a1 1 0 0 0-1 1v1H1V2a2 2 0 0 1 2-2z\"/>
  730.         <path d=\"M1 5v-.5a.5.5 0 0 1 1 0V5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0V8h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1zm0 3v-.5a.5.5 0 0 1 1 0v.5h.5a.5.5 0 0 1 0 1h-2a.5.5 0 0 1 0-1H1z\"/>
  731.         </svg>  Historie</a>
  732.         &nbsp; &nbsp; &nbsp;
  733.         
  734.         <!--<a class=\"navItem\" href=\"{{ path('logout2') }}\">-->
  735.         <a class=\"navItem\" href=\"javascript:logout();\">
  736.         <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"{{ defaultSVGWidth }}\" height=\"{{ defaultSVGHeight }}\" fill=\"currentColor\" class=\"navItem bi bi-door-closed\" viewBox=\"0 0 16 16\" >
  737.         <path d=\"M3 2a1 1 0 0 1 1-1h8a1 1 0 0 1 1 1v13h1.5a.5.5 0 0 1 0 1h-13a.5.5 0 0 1 0-1H3V2zm1 13h8V2H4v13z\"/>
  738.         <path d=\"M9 9a1 1 0 1 0 2 0 1 1 0 0 0-2 0z\"/>
  739.         </svg>  Logout</a>
  740.     </div>
  741.     </div>
  742.     </div>
  743.     </div>
  744.     
  745.     {% else %}
  746.         <div class=\"navbar navbar-expand-lg bg-dark navbar-dark\">
  747.             <div class=\"container-fluid\">
  748.  {% set placeid2 = app.session.get('place') %}
  749.                 {% if placeid2 is defined and placeid2 != \"\"  %}
  750.                         <a href=\"{{ path('homepage2',{placeid: placeid2}) }}\">
  751.                         {% if company == 'KVO' %}
  752.                             <!--
  753.                             <h2>Wellness und Spa</h2>
  754.                             -->
  755.                             <img src=\"{{ asset('./images/kvo_logo3.png') }}\" width=\"80px\" height=\"80px\" style=\"margin-top: -20px\" />
  756.                         {% else %}
  757.                             {% if placeid2 == '2' %}
  758.                                 <h2>Kursprogramm Friedrichsbad</h2>
  759.                             {% elseif placeid2 == '3' %}
  760.                                 <h2>Kursprogramm Nienhausen</h2>
  761.                             {% elseif placeid2 == '4' %}
  762.                                 <h2>Kursprogramm Nord-Ost-Bad</h2>
  763.                             {% elseif placeid2 == '5' %}
  764.                                 <h2>Kursprogramm Jugendhalle</h2>
  765.                             {% elseif placeid2 == '6' %}
  766.                                 <h2>Kursprogramm Yogazentrum</h2>
  767.                             {% else %}
  768.                                 <h2>Kursprogramm</h2>
  769.                             {% endif %}
  770.                         {% endif %}
  771.                          <span></span></a>
  772.                 {% else %}
  773.                         <a href=\"{{ path('homepage') }}\">
  774.                         {% if company == 'KVO' %}
  775.                             <!--
  776.                             <h2>Wellness und Spa</h2>
  777.                             -->
  778.                             <img src=\"{{ asset('./images/kvo_logo3.png') }}\" width=\"80px\" height=\"80px\" style=\"margin-top: -20px\" />
  779.                         {% else %}
  780.                             {% if placeid2 == '2' %}
  781.                                 <h2>Kursprogramm Friedrichsbad</h2>
  782.                             {% elseif placeid2 == '3' %}
  783.                                 <h2>Kursprogramm Nienhausen</h2>
  784.                             {% elseif placeid2 == '4' %}
  785.                                 <h2>Kursprogramm Nord-Ost-Bad</h2>
  786.                             {% elseif placeid2 == '5' %}
  787.                                 <h2>Kursprogramm Jugendhalle</h2>
  788.                             {% elseif placeid2 == '6' %}
  789.                                 <h2>Kursprogramm Yogazentrum</h2>
  790.                             {% else %}
  791.                                 <h2>Kursprogramm</h2>
  792.                             {% endif %}
  793.                         {% endif %}
  794.                         
  795.                         </a>
  796.                     {% endif %}
  797.                     <button type=\"button\" class=\"navbar-toggler\" data-toggle=\"collapse\" data-target=\"#navbarCollapse\">
  798.                     <span class=\"navbar-toggler-icon\"></span>
  799.                 </button>
  800.                 <div class=\"collapse navbar-collapse justify-content-between\" id=\"navbarCollapse\">
  801.                     <div class=\"navbar-nav ml-auto\">
  802.         {% if placeid2 is defined and placeid2 != \"\"  %}
  803. \t\t\t<a  href=\"{{ path('homepage2',{placeid: placeid2}) }}\" class=\"navItem\" > 
  804.             <svg  xmlns=\"http://www.w3.org/2000/svg\" width=\"{{ defaultSVGWidth }}\" height=\"{{ defaultSVGHeight }}\" fill=\"currentColor\" class=\"navItem bi bi-house\" viewBox=\"0 0 16 16\">
  805.             <path fill-rule=\"evenodd\" d=\"M2 13.5V7h1v6.5a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V7h1v6.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5zm11-11V6l-2-2V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z\"/>
  806.             <path fill-rule=\"evenodd\" d=\"M7.293 1.5a1 1 0 0 1 1.414 0l6.647 6.646a.5.5 0 0 1-.708.708L8 2.207 1.354 8.854a.5.5 0 1 1-.708-.708L7.293 1.5z\"/>
  807.             </svg> Home</a>
  808. \t\t{% else %}
  809. \t\t\t<a href=\"{{ path('homepage') }}\" class=\"navItem\" > 
  810.             <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"{{ defaultSVGWidth }}\" height=\"{{ defaultSVGHeight }}\" fill=\"currentColor\" class=\"navItem bi bi-house\" viewBox=\"0 0 16 16\">
  811.             <path fill-rule=\"evenodd\" d=\"M2 13.5V7h1v6.5a.5.5 0 0 0 .5.5h9a.5.5 0 0 0 .5-.5V7h1v6.5a1.5 1.5 0 0 1-1.5 1.5h-9A1.5 1.5 0 0 1 2 13.5zm11-11V6l-2-2V2.5a.5.5 0 0 1 .5-.5h1a.5.5 0 0 1 .5.5z\"/>
  812.             <path fill-rule=\"evenodd\" d=\"M7.293 1.5a1 1 0 0 1 1.414 0l6.647 6.646a.5.5 0 0 1-.708.708L8 2.207 1.354 8.854a.5.5 0 1 1-.708-.708L7.293 1.5z\"/>
  813.             </svg> Home</a>\t
  814. \t\t{% endif %}
  815.         {% if company == 'KVO' %}
  816.         &nbsp; &nbsp; &nbsp;
  817.         <a href=\"{{ path('zusatzinfo') }}\" class=\"navItem\" ><svg  xmlns=\"http://www.w3.org/2000/svg\" width=\"{{ defaultSVGWidth }}\" height=\"{{ defaultSVGHeight }}\" fill=\"currentColor\" class=\"navItem bi bi-info-circle\" viewBox=\"0 0 16 16\">
  818.         <path d=\"M8 15A7 7 0 1 1 8 1a7 7 0 0 1 0 14zm0 1A8 8 0 1 0 8 0a8 8 0 0 0 0 16z\"/>
  819.         <path d=\"m8.93 6.588-2.29.287-.082.38.45.083c.294.07.352.176.288.469l-.738 3.468c-.194.897.105 1.319.808 1.319.545 0 1.178-.252 1.465-.598l.088-.416c-.2.176-.492.246-.686.246-.275 0-.375-.193-.304-.533L8.93 6.588zM9 4.5a1 1 0 1 1-2 0 1 1 0 0 1 2 0z\"/>
  820.         </svg>Info</a>
  821.         {% endif %}
  822.         &nbsp; &nbsp; &nbsp;
  823.         <a  href=\"{{ path('cart') }}\" class=\"navItem\" > 
  824.         <svg xmlns=\"http://www.w3.org/2000/svg\" width=\"{{ defaultSVGWidth }}\" height=\"{{ defaultSVGHeight }}\" fill=\"currentColor\" class=\"navItem bi bi-cart4\" viewBox=\"0 0 16 16\">
  825.         <path d=\"M0 2.5A.5.5 0 0 1 .5 2H2a.5.5 0 0 1 .485.379L2.89 4H14.5a.5.5 0 0 1 .485.621l-1.5 6A.5.5 0 0 1 13 11H4a.5.5 0 0 1-.485-.379L1.61 3H.5a.5.5 0 0 1-.5-.5zM3.14 5l.5 2H5V5H3.14zM6 5v2h2V5H6zm3 0v2h2V5H9zm3 0v2h1.36l.5-2H12zm1.11 3H12v2h.61l.5-2zM11 8H9v2h2V8zM8 8H6v2h2V8zM5 8H3.89l.5 2H5V8zm0 5a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0zm9-1a1 1 0 1 0 0 2 1 1 0 0 0 0-2zm-2 1a2 2 0 1 1 4 0 2 2 0 0 1-4 0z\"/>
  826.         </svg> Warenkorb {{ cartitems }}
  827.         </a>
  828.         &nbsp; &nbsp; &nbsp;
  829.         <a href=\"{{ path('login') }}\" class=\"navItem\" > <i class=\"navItem bi bi-person\"></i> Login</a>
  830.     </div>
  831.     </div>
  832.     </div>
  833.     </div>
  834.     {% endif  %}
  835. <script>
  836. function logout()
  837. {
  838.     url2 = \"{{ url }}logout2\";   
  839.     \$.ajax({
  840.         url: url2,
  841.         data:{
  842.             id: '{% if app.user %}{{ app.user.id }}{% endif %}'
  843.         },
  844.         method: 'POST'
  845.     }).done(function(data) 
  846.     { 
  847.        location.href = \"{{url}}logout\";
  848.     });
  849. }
  850. </script>
  851. {% endblock %}
  852. ""nav.html.twig""/var/www/vhosts/essener-sportbund.de/kursetest.essener-sport-betriebsgesellschaft.de/kurstool/templates/nav.html.twig");
  853.     }
  854. }