diff --git a/templates/widgets/categoryicon.html b/templates/widgets/categoryicon.html index 8eb5548..a0c5c43 100644 --- a/templates/widgets/categoryicon.html +++ b/templates/widgets/categoryicon.html @@ -1,4 +1,5 @@ +{% load static %} {% if category and category.icon_id %} -
+
{% endif %}