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