{% load assets i18n %} {% block cell-content %} {% block cell-header %}

{{ title }}

{% include "combo/asset_picture_fragment.html" %} {% if description %}
{{ description|safe }}
{% endif %} {% endblock %}
{% endblock %}