You’ve been alive for {{ days }} days!
You’ve been alive for {{ days }} days!
You’ve been alive for {{ days }} days!
You’ve been alive for "; // line 5 echo twig_escape_filter($this->env, (isset($context["days"]) || array_key_exists("days", $context) ? $context["days"] : (function () { throw new RuntimeError('Variable "days" does not exist.', 5, $this->source); })()), "html", null, true); echo " days!