X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/blobdiff_plain/0f86faa33947d135ae246cca70082d32e89a9f5d..a0668e798825ed7294cd0f0e5beb6e4bd0884e41:/web/templates/seepark_web.html?ds=inline diff --git a/web/templates/seepark_web.html b/web/templates/seepark_web.html index 578071a..a424547 100644 --- a/web/templates/seepark_web.html +++ b/web/templates/seepark_web.html @@ -8,17 +8,17 @@ - - + - - - + + + + Seepark Obsteig @@ -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') }})

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

Source code

+