X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/blobdiff_plain/282065a04f0b9762a1019376712fdfc4a7bc4acf..866247a8ef351c97bf845799ef78f7eea25f9793:/web/templates/seepark_web.html
diff --git a/web/templates/seepark_web.html b/web/templates/seepark_web.html
index ecf0444..a424547 100644
--- a/web/templates/seepark_web.html
+++ b/web/templates/seepark_web.html
@@ -30,13 +30,13 @@
{% if airvalue is none %}
Luft: N/A
{% else %}
- Luft: {{ airvalue|round(1) }}°C
- ({{ airtime.strftime('%Y-%m-%d %H:%M') }})
+ Luft: {{ airvalue|round(1) }}°C
+ ({{ airtime.strftime('%Y-%m-%d %H:%M') }})
{% endif %}
- Wasser: {{ watervalue|round(1) }}°C
- ({{ watertime.strftime('%Y-%m-%d %H:%M') }})
+ Wasser: {{ watervalue|round(1) }}°C
+ ({{ watertime.strftime('%Y-%m-%d %H:%M') }})