From 385f162dbb2c6fc511b4fbfe679c611605cad300 Mon Sep 17 00:00:00 2001
From: Chris Fiege <chris@tinyhost.de>
Date: Thu, 2 Jan 2020 18:50:02 +0100
Subject: [PATCH] =?UTF-8?q?Ausfallende=20Termine:=20Entferne=20St=C3=B6rer?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Chris Fiege <chris@tinyhost.de>
---
 flamingo/content/index.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/flamingo/content/index.html b/flamingo/content/index.html
index 85a0357..7c9409a 100644
--- a/flamingo/content/index.html
+++ b/flamingo/content/index.html
@@ -15,18 +15,18 @@ output: index.html
       </p>
 			<hr>
 			<h1>N&auml;chstes Treffen</h1>
-<!--
 			<p>
 			Mittwochs ab 19 Uhr im <a href="https://stratum0.org/wiki/Anfahrt" title="Anfahrt">Stratum 0</a>.<br>
 			Zunächst Freifunk-Sprechstunde für Gäste und Interessierte. Anschließend Technik-Workshop.
 			</p>
--->
+{#
 			<p>
       				<div class="alert alert-danger">
 					<strong>Die Treffen zwischen Weihnachten und dem neuen Jahr fallen aus.</strong><br>
 					Das nächste Treffen ist am 08.01.2020 um 19 Uhr im <a href="https://stratum0.org/wiki/Anfahrt" title="Anfahrt">Stratum 0</a>.
 				</div>
 			</p>
+#}
     </div>
     <!-- /.col-md-4 -->
   </div>
-- 
GitLab