From e8f1c4d738fd31cbf40b0f8a04955f83e80cd62f Mon Sep 17 00:00:00 2001
From: "Philipp.Stahl" <philipp.stahl@teckids.org>
Date: Wed, 14 Apr 2021 18:17:59 +0200
Subject: [PATCH] Fix Containers

---
 content/pages/de/index.html | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/content/pages/de/index.html b/content/pages/de/index.html
index dbb2daa..a6002aa 100644
--- a/content/pages/de/index.html
+++ b/content/pages/de/index.html
@@ -87,6 +87,6 @@
        </p>
      </div>
    </div>
-<div>
+</div>
 </body>
 </html>
-- 
GitLab