From af048dbfb9143be9958934a6f0b65d304bc13b22 Mon Sep 17 00:00:00 2001
From: Christian Pointner <equinox@helsinki.at>
Date: Fri, 26 Feb 2021 17:28:36 +0100
Subject: Revert "enable show language selector for homepage"

This reverts commit 7e6fec288d4544b639d4e633bbe60b5225c3bff5.

diff --git a/program/templates/day_schedule.html b/program/templates/day_schedule.html
index a117a10..2215211 100644
--- a/program/templates/day_schedule.html
+++ b/program/templates/day_schedule.html
@@ -46,7 +46,7 @@
 {% musicfocus %}
 {% showinformation %}
 {% showtopic %}
-{% language %}
+{# {% language %} #}
 </div>
 {% endcomment %}
 
diff --git a/program/templates/show_list.html b/program/templates/show_list.html
index fc02872..0602335 100644
--- a/program/templates/show_list.html
+++ b/program/templates/show_list.html
@@ -15,7 +15,7 @@
     {% musicfocus %}
     {% showinformation %}
     {% showtopic %}
-    {% language %}
+    {# {% language %} #}
 </div>
 
 <div id="content-main" class="show-list">
-- 
cgit v0.10.2