diff --git a/pinaxcon/templates/symposion/schedule/schedule_conference.html b/pinaxcon/templates/symposion/schedule/schedule_conference.html index 3511b9fb..950cbbd9 100644 --- a/pinaxcon/templates/symposion/schedule/schedule_conference.html +++ b/pinaxcon/templates/symposion/schedule/schedule_conference.html @@ -45,7 +45,9 @@ aria-labelledby="schedule_day_{{ timetable.day.date|date:"l"|lower}}-tab" > {% cache 180 cache-schedule timetable.day.date %} - {% include "symposion/schedule/_grid.html" %} +