{% extends 'combo/wcs/forms_of_category.html' %} {% load assets i18n %} {% block cell-header %}{% endblock cell-header %} {% block cell-top-content %} {% get_asset "wcs:category:picture:"|add:cell.category_reference as asset %} {% if asset %} {% endif %}

{{ title }}

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