diff --git a/Website/__init__.py b/Website/__init__.py index 55383a4..190039d 100644 --- a/Website/__init__.py +++ b/Website/__init__.py @@ -79,7 +79,6 @@ def create_app(test_config=None): text = text + f'

{escape(i[1])}: {i[2]}

Change balance:



' return ''' -
Test