From 3fbaa0794ccbb16ae8053537f34859c7736dc85f Mon Sep 17 00:00:00 2001
From: Christian Pointner <equinox@helsinki.at>
Date: Wed, 10 Mar 2021 16:48:51 +0100
Subject: update day_schedule template for new homepage


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">
-- 
cgit v0.10.2