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

{{ title }}

{% include "combo/asset_picture_fragment.html" %} {% endblock %} {% if not cards %}

{% trans "There are no cards." %}

{% endif %} {% include "combo/pagination.html" %} {% endblock %}