diff --git a/tsstats/template.html b/tsstats/template.html index c808fd7..75eb192 100644 --- a/tsstats/template.html +++ b/tsstats/template.html @@ -21,7 +21,7 @@ {% for headline, list in objs %} {% if list|length > 0 %} {% set headline_id = headline|lower|replace(' ', '_') %} -