@for (group of groups; track trackByGroupId($index, group)) {
@for (item of group.items; track trackByLinkId($index, item)) { }
}