source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 yield "
"; // line 65 yield $this->extensions['MailPoet\Twig\I18n']->translate("Save as new template"); yield "
extensions['MailPoet\Twig\I18n']->translate("Insert template name"); yield "\" class=\"mailpoet_input mailpoet_save_as_template_name\" />
extensions['MailPoet\Twig\I18n']->translate("Save as new template"); yield "\" class=\"button button-primary mailpoet_button_full mailpoet_save_as_template\" data-automation-id=\"newsletter_save_as_template_button\" />
"; // line 70 yield $this->extensions['MailPoet\Twig\I18n']->translate("Export template"); yield "
extensions['MailPoet\Twig\I18n']->translate("Template name"); yield "\" class=\"mailpoet_input mailpoet_export_template_name\" />
extensions['MailPoet\Twig\I18n']->translate("Export template"); yield "\" class=\"button button-primary mailpoet_button_full mailpoet_export_template\" />