From ac41a93352d70f2c353c276fcb250ef72f661741 Mon Sep 17 00:00:00 2001 From: SquadleDude <167652540+squadledude@users.noreply.github.com> Date: Mon, 3 Aug 2026 23:20:21 +0300 Subject: [PATCH] Refactor layout by removing auth_page styles and updating logo Removed conditional styles for auth_page and updated logo to use an image. --- app/pages/__layout__.html | 17 +---------------- 1 file changed, 1 insertion(+), 16 deletions(-) diff --git a/app/pages/__layout__.html b/app/pages/__layout__.html index 2653d38..8215da4 100644 --- a/app/pages/__layout__.html +++ b/app/pages/__layout__.html @@ -43,9 +43,7 @@ - {% if not auth_page: %} - {% endif %} {% if currentuser: %} {% endif %} @@ -57,19 +55,6 @@
