From 217211b338fb0e26cb057b37c7ba093588c487e0 Mon Sep 17 00:00:00 2001 From: oppiliappan Date: Wed, 25 Feb 2026 06:57:30 +0000 Subject: [PATCH] appview/profile: minor style tweak to profile settings panel Signed-off-by: oppiliappan --- appview/pages/templates/user/settings/profile.html | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/appview/pages/templates/user/settings/profile.html b/appview/pages/templates/user/settings/profile.html index 049a1cc8..0aa0d9b4 100644 --- a/appview/pages/templates/user/settings/profile.html +++ b/appview/pages/templates/user/settings/profile.html @@ -6,7 +6,9 @@
- {{ template "user/settings/fragments/sidebar" . }} +
+ {{ template "user/settings/fragments/sidebar" . }} +
{{ template "profile" . }} {{ template "punchcard" . }} -- 2.51.2