@if(tracks) {
Track{{tracks.length > 1?"s":""}}:
@for (data of tracks; track data.id;) { } @empty { Aucune piste accessible. }
}