diff --git a/main.py b/main.py index 0b58af2..416aee8 100644 --- a/main.py +++ b/main.py @@ -68,22 +68,19 @@ def user_info(): text = "" for tag in tags: text = text + f"
{tag[0]}
" - return """ + return f""" + """ + 'socket.on("update", function(){ window.location="http://matekasse.server.c3h/list/user?user=' + username + '"});' + """\{user[1]} : \{user[2]}
-
- - + + +Tags:
- \{text} + {text}