source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 if (($context["is_git_revision"] ?? null)) { // line 2 echo "
"; } // line 4 echo " "; // line 5 echo ($context["message"] ?? null); echo " "; // line 7 echo ($context["partial_logout"] ?? null); echo "