diff --git a/main/templates/pages/statistic.html b/main/templates/pages/statistic.html index 9a9219b..6b1e889 100644 --- a/main/templates/pages/statistic.html +++ b/main/templates/pages/statistic.html @@ -86,9 +86,9 @@ - + {% for date in log_stats.keys %} - + {% endfor %} @@ -96,7 +96,7 @@ {% for time in log_stats.values %} - + {% endfor %}
Пользователи/Даты {{date}}{{ date | date:'d.m' }}
{{ form.email.value }}{{time}}{{ time | floatformat:2 }}