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 "form/templatesLegacy/settings/field_form.hbs"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 129 => 61, 118 => 53, 108 => 46, 100 => 41, 93 => 37, 86 => 33, 79 => 29, 72 => 25, 65 => 21, 57 => 16, 49 => 11, 37 => 1,); } public function getSourceContext() { return new Source("", "form/templatesLegacy/settings/field_form.hbs", "/home/circleci/mailpoet/mailpoet/views/form/templatesLegacy/settings/field_form.hbs"); } }