• {% if item.data.images[0] %}
    {{ item.page.fileSlug }} {% if item.data.images.length > 1 %}

    (+{{ item.data.images.length| minus: 1 }})

    {% endif %}
    {% if item.data.images[0].date %} {% endif %}
    {% endif %}