From bed82e75a598db271da20e3743f9b4dd7e106836 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=20David=20M=C3=BCller?= <57191390+t0mdavid-m@users.noreply.github.com> Date: Sat, 12 Oct 2024 15:58:12 +0200 Subject: [PATCH] Update common.py --- src/common/common.py | 98 ++++++-------------------------------------- 1 file changed, 13 insertions(+), 85 deletions(-) diff --git a/src/common/common.py b/src/common/common.py index b4ca032..eef0702 100644 --- a/src/common/common.py +++ b/src/common/common.py @@ -140,96 +140,24 @@ def page_setup(page: str = "") -> dict[str, Any]: st.session_state.tracking_consent == True ): html( - f""" + """ - - - + + + - - + + + + Test """,