add schedule specific boxes
This commit is contained in:
parent
fc37e171ed
commit
adc01c3e0b
1 changed files with 1 additions and 1 deletions
|
@ -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 %}
|
||||
|
|
Loading…
Reference in a new issue