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 "newsletter/templates/blocks/base/toolsGeneric.hbs"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 109 => 32, 105 => 31, 98 => 27, 94 => 26, 86 => 21, 82 => 20, 77 => 18, 73 => 17, 68 => 15, 64 => 14, 56 => 9, 52 => 8, 45 => 4, 41 => 3, 37 => 1,); } public function getSourceContext() { return new Source("", "newsletter/templates/blocks/base/toolsGeneric.hbs", "/home/circleci/mailpoet/mailpoet/views/newsletter/templates/blocks/base/toolsGeneric.hbs"); } }