X-Git-Url: https://git.toastfreeware.priv.at/chrisu/seepark.git/blobdiff_plain/d52005ab2b813753c3e2206fd4dbc8dcae7e9852..3c0da30b37d61aa8ebeb2672ef64b1ce68e97112:/web/templates/seepark_web.html diff --git a/web/templates/seepark_web.html b/web/templates/seepark_web.html index 2fccfd6..8868950 100644 --- a/web/templates/seepark_web.html +++ b/web/templates/seepark_web.html @@ -6,18 +6,20 @@ - + + - + - - - + + + +
- Wasser: {{ watervalue }}°C
- ({{ watertime }})
+ Wasser: {{ watervalue|round(1) }}°C
+ ({{ watertime.strftime('%Y-%m-%d %H:%M') }})