{% extends 'combo/wcs/forms_of_category.html' %} {% load assets i18n static %} {% block cell-header %}{% endblock cell-header %} {% block cell-top-content %}

{{ title }}

{% if category_description %}
{{ category_description|safe }}
{% endif %} {% endblock cell-top-content %}