@for (video of videos; track video) {
@if (watchedVideos.includes(video.id)) {
}
}