diff --git a/frontend/static/index.html b/frontend/static/index.html index 76824638..81243738 100644 --- a/frontend/static/index.html +++ b/frontend/static/index.html @@ -24,12 +24,16 @@
Chargement...
-
- {{ time.hours | time }} - : +
+ + {{ time.hours | time }} + : + {{ time.minutes | time }} - : - {{ time.seconds | time }} + + : + {{ time.seconds | time }} +