diff options
author | Christian Pointner <equinox@helsinki.at> | 2021-03-10 15:48:59 (GMT) |
---|---|---|
committer | Christian Pointner <equinox@helsinki.at> | 2021-03-10 15:48:59 (GMT) |
commit | 8c09d6f7c5d114c4ab381025025583293280abf3 (patch) | |
tree | b5f03429236557375b72c9b55cef8af8a2752981 /program/templates/v2/day_schedule.html | |
parent | d7be158e6787bc0843454a2015340bbb2064bc9b (diff) | |
parent | 3fbaa0794ccbb16ae8053537f34859c7736dc85f (diff) |
Merge branch 'new-homepage' into stable
Diffstat (limited to 'program/templates/v2/day_schedule.html')
-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"> |