From 73c49f66495132725b7b2cd0da88b5ee29fcc7d6 Mon Sep 17 00:00:00 2001 From: mkelvers Date: Sat, 25 Apr 2026 22:40:58 +0200 Subject: [PATCH] revert: remove sticky footer --- web/shared/layout/layout.templ | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/shared/layout/layout.templ b/web/shared/layout/layout.templ index d044db2..7a7d52a 100644 --- a/web/shared/layout/layout.templ +++ b/web/shared/layout/layout.templ @@ -95,7 +95,7 @@ templ Layout(title string, showHeader bool) { }> { children... } -