diff --git a/combo/apps/wcs/templates/combo/wcs/forms_of_category.html b/combo/apps/wcs/templates/combo/wcs/forms_of_category.html index 8f69d22c..78d5f075 100644 --- a/combo/apps/wcs/templates/combo/wcs/forms_of_category.html +++ b/combo/apps/wcs/templates/combo/wcs/forms_of_category.html @@ -21,7 +21,7 @@ {% for form in forms %}
  • {{ form.title }} {% if form.description %}
    {{ form.description|safe }}
    {% endif %} @@ -33,7 +33,7 @@ {% for form in more_forms %}