From dea6520aa94622db22172b38c9eba3272dd2feb9 Mon Sep 17 00:00:00 2001 From: philipp Date: Tue, 30 Apr 2024 15:13:42 +0200 Subject: [PATCH] add tooltip + link --- templates/planned.html.tera | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/planned.html.tera b/templates/planned.html.tera index 13597d0..f9a0048 100644 --- a/templates/planned.html.tera +++ b/templates/planned.html.tera @@ -92,7 +92,7 @@

{{ day.day| date(format="%d.%m.%Y") }} {{ day.day | date(format="%A", locale="de_AT") }} - {% if day.max_waterlevel %}• 🌊{{ day.max_waterlevel }}cm{% endif %} + {% if day.max_waterlevel %}• 🌊{{ day.max_waterlevel }} cm{% endif %}

{% if day.planned_events | length > 0 or day.trips | length > 0 %}