X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/blobdiff_plain/8c2295bb87f0b24ba45cda39edb052dc9368a10e..4a3782f2287399b05ed0aa59c0ac8c921a21a5c3:/web/templates/seepark_web.html diff --git a/web/templates/seepark_web.html b/web/templates/seepark_web.html index 3eae133..a424547 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') }})

@@ -73,6 +74,14 @@ })(); + +
+ +
+ +
+

Source code

+