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