diff --git a/WebHostLib/templates/stats.html b/WebHostLib/templates/stats.html index a662e21b..3e60c7af 100644 --- a/WebHostLib/templates/stats.html +++ b/WebHostLib/templates/stats.html @@ -20,7 +20,7 @@
{% for chart in charts %}
- {{ chart|indent(12)|safe }} + {{ chart|indent(16)|safe }}
{% endfor %}