source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if ( !($context["is_ajax"] ?? null)) { // line 2 echo "
"; } } public function getTemplateName() { return "navigation/main.twig"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 253 => 96, 244 => 89, 242 => 88, 237 => 85, 235 => 84, 232 => 83, 230 => 82, 225 => 79, 219 => 77, 217 => 76, 212 => 73, 210 => 72, 207 => 71, 201 => 69, 195 => 67, 193 => 66, 190 => 65, 183 => 63, 179 => 61, 177 => 58, 174 => 57, 168 => 54, 165 => 53, 163 => 52, 158 => 49, 156 => 48, 153 => 47, 149 => 45, 147 => 44, 142 => 43, 138 => 41, 136 => 40, 131 => 39, 127 => 37, 125 => 36, 120 => 35, 117 => 34, 113 => 32, 111 => 31, 105 => 30, 103 => 29, 99 => 27, 97 => 26, 92 => 25, 88 => 23, 84 => 21, 80 => 19, 77 => 18, 73 => 16, 67 => 14, 64 => 13, 56 => 11, 54 => 10, 51 => 9, 49 => 8, 39 => 2, 37 => 1,); } public function getSourceContext() { return new Source("", "navigation/main.twig", "E:\\xampp_8.0.9\\htdocs\\leitgedanken_utf8\\pma\\templates\\navigation\\main.twig"); } }