From 183f26e5c352c9bd239826cd6747948733790322 Mon Sep 17 00:00:00 2001 From: philipp Date: Fri, 29 Mar 2024 11:25:25 +0100 Subject: [PATCH] update boat reservation... --- templates/includes/macros.html.tera | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/templates/includes/macros.html.tera b/templates/includes/macros.html.tera index 0c819bb..9cfa99d 100644 --- a/templates/includes/macros.html.tera +++ b/templates/includes/macros.html.tera @@ -1,5 +1,5 @@ {% macro boatreservation() %} - {#

Bootsreservierungen

@@ -7,10 +7,10 @@ justify-content: space-around; padding: 0; list-style: none"> -
  • 22.04. | Christian Gusenbauer | Boot: Linz + kleiner Hänger
  • +
  • 30.03. | Manuela Firmötz | Boot: Urfahr
  • -
    #} + {% endmacro boatreservation %} {% macro header(loggedin_user) %}