diff --git a/templates/libraries/_library_list_item.html b/templates/libraries/_library_list_item.html index 17544200..b91f2e87 100644 --- a/templates/libraries/_library_list_item.html +++ b/templates/libraries/_library_list_item.html @@ -25,7 +25,7 @@
2yrs
{% for c in library.categories.all %} - + {{ c.name }} {% if not forloop.last %}, {% endif %}{% endfor %}