diff --git a/view/layout/base.templ b/view/layout/base.templ index fac4fc3..bb4481f 100644 --- a/view/layout/base.templ +++ b/view/layout/base.templ @@ -7,8 +7,11 @@ templ Base(title string){ - - + + + + + { title } @@ -21,7 +24,7 @@ templ Navbar(user types.User) {
- + brand image Filekeeper
@@ -82,7 +85,7 @@ templ Footer() {