From 81a45392e82c9c8350e8c56d08bef9b07c5380e5 Mon Sep 17 00:00:00 2001
From: 2000-Trek
Date: Wed, 22 Nov 2023 22:17:15 +0100
Subject: [PATCH] =?UTF-8?q?=E2=82=AC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
Website/__init__.py | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/Website/__init__.py b/Website/__init__.py
index 1e53fe1..34b1b00 100644
--- a/Website/__init__.py
+++ b/Website/__init__.py
@@ -76,7 +76,7 @@ def create_app(test_config=None):
users = c.fetchall()
text = ""
for i in users:
- text = text + f'{escape(i[1])}: {i[2]}
'
+ text = text + f'{escape(i[1])}: {i[2]}€
'
return '''
@@ -116,7 +116,7 @@ def create_app(test_config=None):
{escape(user[1])}
user and tag list | Documentation
- {escape(user[1])} : {user[2]}
+
{escape(user[1])} : {user[2]}€