diff --git a/myproject/products/templates/products/category_list.html b/myproject/products/templates/products/category_list.html index 8d76de5..b1a71a9 100644 --- a/myproject/products/templates/products/category_list.html +++ b/myproject/products/templates/products/category_list.html @@ -65,7 +65,7 @@ {% elif item.item_type == 'kit' %} - {{ item.name }} {% endif %}