From f496c02dc73ea19f9050d602b04ebc68c7dc9c64 Mon Sep 17 00:00:00 2001 From: Patrick Maeght Date: Wed, 18 Jul 2018 15:01:33 +0200 Subject: [PATCH] weather page --- src/dashboard/templates/dashboard/reload_weather.html | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/src/dashboard/templates/dashboard/reload_weather.html b/src/dashboard/templates/dashboard/reload_weather.html index 1002f4f..9b9dea9 100644 --- a/src/dashboard/templates/dashboard/reload_weather.html +++ b/src/dashboard/templates/dashboard/reload_weather.html @@ -17,7 +17,15 @@ {% endblock %} {% block content %} -
+
+

Weather info

+
+ Maximum of weather info iteration set: {{iteration}}
- +
+

List of Weather Info

+
+
+
+
{% endblock %} \ No newline at end of file -- libgit2 0.21.2