source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "
extensions['MailPoet\Twig\I18n']->translate("Search..."); echo "\" />
"; // line 27 echo $this->extensions['MailPoet\Twig\I18n']->translate("Loading posts..."); echo "
"; } public function getTemplateName() { return "newsletter/templates/blocks/posts/settingsSelection.hbs"; } public function isTraitable() { return false; } public function getDebugInfo() { return array ( 92 => 27, 76 => 14, 72 => 13, 68 => 12, 64 => 11, 60 => 10, 55 => 8, 51 => 7, 47 => 6, 41 => 3, 37 => 1,); } public function getSourceContext() { return new Source("", "newsletter/templates/blocks/posts/settingsSelection.hbs", "/home/circleci/mailpoet/mailpoet/views/newsletter/templates/blocks/posts/settingsSelection.hbs"); } }