From 46f8ca230a9490ea3a7ffc9520fec0ecd48624e3 Mon Sep 17 00:00:00 2001 From: philipp Date: Fri, 26 Apr 2024 09:54:24 +0200 Subject: [PATCH] fix spacing if boat was steered by hand --- templates/includes/forms/log.html.tera | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/includes/forms/log.html.tera b/templates/includes/forms/log.html.tera index da17d5c..79db3e5 100644 --- a/templates/includes/forms/log.html.tera +++ b/templates/includes/forms/log.html.tera @@ -191,7 +191,7 @@ ({{ log.shipmaster_user.name -}} {% if log.shipmaster_only_steering %} - handgesteuert - {% endif -%} + {%- endif -%} ) {% if state == "completed" and log.departure | date(format='%d.%m.%Y') == log.arrival | date(format='%d.%m.%Y') %}