summaryrefslogtreecommitdiff
path: root/program/templates/v2/show_list.html
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2021-03-03 13:02:31 (GMT)
committerChristian Pointner <equinox@helsinki.at>2021-03-03 13:02:31 (GMT)
commita0ee1c483fe320e9b6b719a2ce103954f5b00e92 (patch)
tree668736b948cf3b59852a99a2688eca8318023d3e /program/templates/v2/show_list.html
parent5d63bb9963ae6e41fc6c2cca97834b40beb71a0b (diff)
furhter cleanup of filter templatetags
Diffstat (limited to 'program/templates/v2/show_list.html')
-rw-r--r--program/templates/v2/show_list.html17
1 files changed, 6 insertions, 11 deletions
diff --git a/program/templates/v2/show_list.html b/program/templates/v2/show_list.html
index 50cae57..c4d123b 100644
--- a/program/templates/v2/show_list.html
+++ b/program/templates/v2/show_list.html
@@ -5,17 +5,12 @@
<body>
{% load filters %}
-<div id="filter-format">
- {% broadcastformatV2 %}
-</div>
-<div id="filter-topic">
- <dl id="filter-header" class="portlet">
- <dt class="portletHeader"><span>Filter</span></dt>
- </dl>
- {% musicfocusV2 %}
- {% showinformationV2 %}
- {% showtopicV2 %}
- {% languageV2 %}
+<div id="filter">
+{% broadcastformatV2 %}
+{% musicfocusV2 %}
+{% showinformationV2 %}
+{% showtopicV2 %}
+{% languageV2 %}
</div>
<div id="content-main" class="show-list">