$r.escapeHtml($alternative.summary) |
$r.render(${alternative.getPointsEl().getComponent().getComponentName()})
#if($f.hasError($alternative.getPointsEl().getComponent().getComponentName()))
$r.render("${alternative.getPointsEl().getComponent().getComponentName()}_ERROR")
#end
|
#end
#end
#end