Activity

@if (pagination.totalItems === 0) {
No activity in the channel yet
}
@for (activity of activities; track activity.id; let even = $even) {
}