From 6763f4fd358a7615c2f0843bc0e42d52b04c644a Mon Sep 17 00:00:00 2001
From: 2000-Trek
Date: Tue, 19 Sep 2023 18:06:04 +0200
Subject: [PATCH] test
---
Website/__init__.py | 1 +
1 file changed, 1 insertion(+)
diff --git a/Website/__init__.py b/Website/__init__.py
index 190039d..55383a4 100644
--- a/Website/__init__.py
+++ b/Website/__init__.py
@@ -79,6 +79,7 @@ def create_app(test_config=None):
text = text + f'{escape(i[1])}: {i[2]}
'
return '''
+