@(indexes:Array[Int])

Tick all the beagles:

@for(idx <- indexes) {
}