X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/blobdiff_plain/86bcc8d9b0a98df464ac5cc9fb52c1eb64946eca..ccb3c34991eaa25ee188658218fabc5d710465d3:/web/templates/seepark_web.html diff --git a/web/templates/seepark_web.html b/web/templates/seepark_web.html index 3fed3e9..3f29501 100644 --- a/web/templates/seepark_web.html +++ b/web/templates/seepark_web.html @@ -6,18 +6,19 @@ - - + + - + - - - + + + + Seepark Obsteig @@ -29,21 +30,27 @@ {% 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') }})

Der See

-
-
-
-
+
+
+
+
+ +

Die Luft

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

Source code

+