From 734f2bc6327087e0a92e755e689d6cfe945aec35 Mon Sep 17 00:00:00 2001
From: Lukas Ruge <tvluke@chaotikum.org>
Date: Sun, 15 Mar 2020 09:56:10 +0100
Subject: [PATCH] Update space-status.html

---
 _includes/space-status.html | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/_includes/space-status.html b/_includes/space-status.html
index 00b42123..7dc2957b 100644
--- a/_includes/space-status.html
+++ b/_includes/space-status.html
@@ -22,6 +22,10 @@ function spaceopen() {
 }
 </script>
 
+<div id="spacehint">
+  Wir bitten euch die Verordnungen und Empfehlungen zur Verhinderung der Verbreitung des Corona-Virus zu bedenken.
+</div>
+
 <div id="spaceopen">
   Ob der Nobreakspace offen ist siehst du <a href='https://status.chaotikum.org/' target='_blank'>hier</a><p>Oder aktiviere Javascript</p>
 </div>
-- 
GitLab