@for (agenda of agendas; track agenda) {
{{ formatTime(agenda.start) }} - {{ formatTime(agenda.end) }}
}