diff --git a/symposion/templates/schedule/schedule_detail.html b/symposion/templates/schedule/schedule_detail.html index c4879840..51f8ac51 100644 --- a/symposion/templates/schedule/schedule_detail.html +++ b/symposion/templates/schedule/schedule_detail.html @@ -22,7 +22,7 @@
- {% box "schedule_top_"|add:schedule.section|slugify %} + {% box "schedule_top_"|add:schedule.section.name|slugify %} {% cache 600 "schedule-table" schedule.section %} {% for timetable in days %}