summaryrefslogtreecommitdiff
path: root/helsinki/program/templates/program/week_schedule.html
diff options
context:
space:
mode:
Diffstat (limited to 'helsinki/program/templates/program/week_schedule.html')
-rw-r--r--helsinki/program/templates/program/week_schedule.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/helsinki/program/templates/program/week_schedule.html b/helsinki/program/templates/program/week_schedule.html
index f6e8f57..76aed5a 100644
--- a/helsinki/program/templates/program/week_schedule.html
+++ b/helsinki/program/templates/program/week_schedule.html
@@ -6,7 +6,7 @@
<body>
-<div id="week-schedule">
+<div id="content-main" class="week-schedule">
<div id="monday">
<div class="weekday">{{ monday|date:"l d.m.Y" }}</div>
{% for timeslot in monday_timeslots %}