From 0554bdb9163b752d54c5a4a67a424d71f6b7633c Mon Sep 17 00:00:00 2001 From: lorenzhohermuth Date: Mon, 15 Apr 2024 22:34:10 +0200 Subject: [PATCH] finished page --- view/layout/base.templ | 4 ++-- view/layout/base_templ.go | 2 +- view/page/home.templ | 14 +++++++------- view/page/home_templ.go | 8 ++++---- 4 files changed, 14 insertions(+), 14 deletions(-) diff --git a/view/layout/base.templ b/view/layout/base.templ index c9fdb69..8d29ee1 100644 --- a/view/layout/base.templ +++ b/view/layout/base.templ @@ -18,7 +18,7 @@ templ Base() { -