| Order | Title | Host | Genre | Slots | Actions |
|---|---|---|---|---|---|
| {{ show.display_order }} | {{ show.title }} | {{ show.host }} | {{ show.genre }} | @for (slot of show.schedules; track slot.id) { {{ slot.day_label.charAt(0) }} {{ slot.time }} } | |
| No shows yet. Click "Add Show" to create one. | |||||