diff --git a/app/templates/components/pill.html b/app/templates/components/pill.html index 59cbd9b8f..21dfc2844 100644 --- a/app/templates/components/pill.html +++ b/app/templates/components/pill.html @@ -18,7 +18,7 @@ {% if show_count %} {{ big_number(count, **big_number_args) }} {% endif %} -
{{ label }}
+
{{ label }}
{% endfor %}