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 "newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs";
}
public function isTraitable()
{
return false;
}
public function getDebugInfo()
{
return array ( 333 => 196, 326 => 192, 317 => 186, 310 => 182, 299 => 174, 290 => 168, 281 => 162, 274 => 158, 263 => 150, 254 => 144, 247 => 140, 238 => 134, 229 => 128, 220 => 122, 211 => 116, 202 => 110, 195 => 106, 183 => 97, 174 => 91, 167 => 87, 156 => 79, 147 => 73, 140 => 69, 131 => 63, 122 => 57, 113 => 51, 106 => 47, 97 => 41, 88 => 35, 79 => 29, 72 => 25, 61 => 17, 52 => 11, 43 => 5, 37 => 1,);
}
public function getSourceContext()
{
return new Source("", "newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs", "/home/circleci/mailpoet/mailpoet/views/newsletter/templates/blocks/abandonedCartContent/settingsDisplayOptions.hbs");
}
}