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

{{ title }}

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

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

{% endif %} {% endblock %}