diff options
author | Christian Pointner <equinox@helsinki.at> | 2021-03-10 15:48:51 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2021-03-10 15:48:51 (GMT) |
commit | 3fbaa0794ccbb16ae8053537f34859c7736dc85f (patch) | |
tree | b5f03429236557375b72c9b55cef8af8a2752981 /program/templates/v2 | |
parent | 13c24af0948323dd7b1e8968c1d1caddc1474ec4 (diff) |
update day_schedule template for new homepage
Diffstat (limited to 'program/templates/v2')
-rw-r--r-- | program/templates/v2/day_schedule.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/program/templates/v2/day_schedule.html b/program/templates/v2/day_schedule.html index 64908db..605d326 100644 --- a/program/templates/v2/day_schedule.html +++ b/program/templates/v2/day_schedule.html @@ -5,7 +5,6 @@ <body> <div id="content-main" class="day-schedule"> - <h2>Tagesansicht</h2> <h1 id="date">{{ day|date:"l, d.m.Y" }}</h1> <div id="timeslots"> |