add schedule specific boxes

This commit is contained in:
Luke Hatcher 2013-01-29 06:03:49 -05:00
parent fc37e171ed
commit adc01c3e0b

View file

@ -22,7 +22,7 @@
</div>
</div>
<div class="span12">
{% box "schedule_top" %}
{% box "schedule_top_"|add:schedule.section|slugify %}
{% cache 600 "schedule-table" schedule.section %}
{% for timetable in days %}