source = $this->getSourceContext(); $this->parent = false; $this->blocks = [ ]; } protected function doDisplay(array $context, array $blocks = []) { $macros = $this->macros; // line 1 echo "{{#each availableSets}}
{{#each ../availableSocialIcons}}{{/each}}
{{/each}} "; } public function getTemplateName() { return "newsletter/templates/blocks/social/settingsStyles.hbs"; } public function getDebugInfo() { return array ( 37 => 1,); } public function getSourceContext() { return new Source("", "newsletter/templates/blocks/social/settingsStyles.hbs", "/home/circleci/mailpoet/mailpoet/views/newsletter/templates/blocks/social/settingsStyles.hbs"); } }