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