From 83335fd07af47111502f6856c1356d5dd7d93135 Mon Sep 17 00:00:00 2001 From: nik8 Date: Sat, 8 Mar 2025 13:44:20 +0100 Subject: [PATCH] =?UTF-8?q?mini=20Fab=C3=A4nderung?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/accounts/templates/accounts/home.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/core/accounts/templates/accounts/home.html b/core/accounts/templates/accounts/home.html index 71be8ff..85bc6c0 100644 --- a/core/accounts/templates/accounts/home.html +++ b/core/accounts/templates/accounts/home.html @@ -4,7 +4,7 @@
-
+

Willkommen, {{ request.user.username }}!