@for (field of linkFields; track field.id) {
@if (field.actions) { @for(action of field.actions; track action.action) { } }
}