{% load assets %} {% get_asset cell=cell type='picture' as asset %} {% block cell-content %} {% if forms or combo_display_even_empty_categories %} {% block cell-header %}

{% include "combo/asset_picture_fragment.html" %} {{ title }}

{% if category_description %}
{{ category_description|safe }}
{% endif %} {% endblock %} {% endif %} {% endblock %}