X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/blobdiff_plain/80996a20e1f1986d827c9af79aa4932fbfc29b2e..75499704a18a5b8aba398f070f21b596ac93db17:/web/templates/seepark_web.html?ds=inline diff --git a/web/templates/seepark_web.html b/web/templates/seepark_web.html index 562c526..013c622 100644 --- a/web/templates/seepark_web.html +++ b/web/templates/seepark_web.html @@ -6,18 +6,19 @@ - - + + - + - - - + + + + Seepark Obsteig @@ -29,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') }})

@@ -45,6 +46,11 @@
+

Die Luft

+
+
+
+
@@ -68,6 +74,15 @@ })(); + +
+ + +
+ +
+

Source code

+