diff --git a/templates/voting.html b/templates/voting.html index a694035..7b1c9b8 100644 --- a/templates/voting.html +++ b/templates/voting.html @@ -197,7 +197,7 @@
{% for category_name, is_in_category in song.categories.items() %}{% if is_in_category %}{{ category_name }}{% - endif %}{% endfor %}  + endif %}{% endfor %}