#foreach($count in $counts)
$r.render("collect.restriction.restriction.$count") $r.render("collect.restriction.amount.$count") $r.render("collect.restriction.artefacts.$count") $r.render("collect.restriction.add.$count") $r.render("collect.restriction.del.$count")
#if ($r.available("collect.restriction.error.$count") && $r.visible("collect.restriction.error.$count"))
$r.render("collect.restriction.error.$count")
#end
#end