publik-base-theme/templates/variants/izi-ici/combo/cell-header.html

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

3 lines
137 B
HTML
Raw Normal View History

<h2 class="cell--title">{{ title }}{% if items %} ({{ items|length }}){% endif %}</h2>
2022-01-17 17:08:52 +01:00
{% include "combo/asset_picture_fragment.html" %}