From 67eea1beb073f462d150942e40e1e70a62d1b787 Mon Sep 17 00:00:00 2001 From: philipp Date: Fri, 22 Mar 2024 20:49:56 +0100 Subject: [PATCH] remove boat reservation --- templates/includes/macros.html.tera | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/includes/macros.html.tera b/templates/includes/macros.html.tera index 1c49080..e861533 100644 --- a/templates/includes/macros.html.tera +++ b/templates/includes/macros.html.tera @@ -1,5 +1,5 @@ {% macro boatreservation() %} -

Bootsreservierungen

@@ -10,7 +10,7 @@
  • 22.04. | Christian Gusenbauer | Boot: Linz + kleiner Hänger
  • -
    + #} {% endmacro boatreservation %} {% macro header(loggedin_user) %}