diff --git a/symposion/templates/schedule/schedule_conference.html b/symposion/templates/schedule/schedule_conference.html index fa3ca87b..768bb6ab 100644 --- a/symposion/templates/schedule/schedule_conference.html +++ b/symposion/templates/schedule/schedule_conference.html @@ -26,7 +26,7 @@ {% for section in sections %} {% cache 600 "schedule-table" section.schedule.section %} {% for timetable in section.days %} -