source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo " "; } public function getTemplateName() { return "analytics.html"; } public function getDebugInfo() { return array ( 37 => 1,); } public function getSourceContext() { return new Source("", "analytics.html", "/home/circleci/mailpoet/mailpoet/views/analytics.html"); } }