summaryrefslogtreecommitdiff
path: root/program/templates/v2/day_schedule.html
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2021-03-03 13:43:22 (GMT)
committerChristian Pointner <equinox@helsinki.at>2021-03-03 13:43:22 (GMT)
commit59be96ee97d08017bd3ba37b77fc5a3442262909 (patch)
treeb566c607f3f971edc8734b62c124e9c1625705c3 /program/templates/v2/day_schedule.html
parent546a1a082e6cbafaf0fd5a7063c3694e0e0205f3 (diff)
move show filters to seperate endpoint
Diffstat (limited to 'program/templates/v2/day_schedule.html')
-rw-r--r--program/templates/v2/day_schedule.html9
1 files changed, 0 insertions, 9 deletions
diff --git a/program/templates/v2/day_schedule.html b/program/templates/v2/day_schedule.html
index e91c020..8fef31d 100644
--- a/program/templates/v2/day_schedule.html
+++ b/program/templates/v2/day_schedule.html
@@ -4,15 +4,6 @@
</head>
<body>
-{% load filters %}
-<div id="filter">
-{% broadcastformatV2 %}
-{% musicfocusV2 %}
-{% showinformationV2 %}
-{% showtopicV2 %}
-{% languageV2 %}
-</div>
-
<div id="content-main" class="day-schedule">
<h2>Tagesansicht</h2>
<h1 id="date">{{ day|date:"l, d.m.Y" }}</h1>