source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo ($context["login_header"] ?? null); echo " "; // line 3 if (($context["is_demo"] ?? null)) { // line 4 echo "