From 4d93819571bf714b3ed3cb9a79ba74183a2bd956 Mon Sep 17 00:00:00 2001 From: Russell Ballestrini Date: Sun, 30 Nov 2025 10:00:48 -0500 Subject: [PATCH] Fix theme flash and add logout to profile page - Add inline script to set theme before page render (browse, profile) - Prevents white flash when loading pages in dark mode - Add logout button with confirmation to profile page - Username already clickable in browse page header (links to profile) --- templates/browse.html | 13 ++++++++----- templates/profile.html | 30 ++++++++++++++++++++++++++++++ 2 files changed, 38 insertions(+), 5 deletions(-) diff --git a/templates/browse.html b/templates/browse.html index 6d9e209..920085b 100644 --- a/templates/browse.html +++ b/templates/browse.html @@ -1,10 +1,17 @@ - + Browse Rooms - OpenCompletion +