@for (a of announcements(); track a.id) {
📣 Announcement
@for (r of a.reactions; track r.name) { } @for (e of quickReactions; track e) { }
}