source = $this->getSourceContext();
$this->parent = false;
$this->blocks = [
];
}
protected function doDisplay(array $context, array $blocks = [])
{
$macros = $this->macros;
// line 1
yield "
";
return; yield '';
}
/**
* @codeCoverageIgnore
*/
public function getTemplateName()
{
return "newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs";
}
/**
* @codeCoverageIgnore
*/
public function isTraitable()
{
return false;
}
/**
* @codeCoverageIgnore
*/
public function getDebugInfo()
{
return array ( 334 => 196, 327 => 192, 318 => 186, 311 => 182, 300 => 174, 291 => 168, 282 => 162, 275 => 158, 264 => 150, 255 => 144, 248 => 140, 239 => 134, 230 => 128, 221 => 122, 212 => 116, 203 => 110, 196 => 106, 184 => 97, 175 => 91, 168 => 87, 157 => 79, 148 => 73, 141 => 69, 132 => 63, 123 => 57, 114 => 51, 107 => 47, 98 => 41, 89 => 35, 80 => 29, 73 => 25, 62 => 17, 53 => 11, 44 => 5, 38 => 1,);
}
public function getSourceContext()
{
return new Source("", "newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs", "/home/circleci/mailpoet/mailpoet/views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs");
}
}