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 30cfd8be..5f2bd027 100644 --- a/combo/apps/wcs/templates/combo/wcs/forms_of_category.html +++ b/combo/apps/wcs/templates/combo/wcs/forms_of_category.html @@ -25,11 +25,13 @@ {% if form.description %}
{{ form.description|safe }}
{% endif %} {% endfor %} + {% if more_forms %} -
  • +
  • + + {% if more_links %} -
  • +
  • + +