From d3c5a8a56b701492a0dbd9e680dcbdc0a58865e3 Mon Sep 17 00:00:00 2001 From: Valentin Weber Date: Sat, 7 Dec 2024 21:27:18 +0100 Subject: [PATCH] feat: move avatar up --- templates/settings.html | 11 +++++++++-- 1 file changed, 9 insertions(+), 2 deletions(-) diff --git a/templates/settings.html b/templates/settings.html index 443396a..fed3e9f 100644 --- a/templates/settings.html +++ b/templates/settings.html @@ -24,6 +24,15 @@

My Account

+
+
+
+
{{ authuser.name }}
+ Avatar of {{ authuser.name }} +
+
+
+
@@ -81,8 +90,6 @@

Avatar

- Avatar of {{ authuser.name }}
-