GemSort

{{ collection.name }}

{% if collection.description %}

{{ collection.description }}

{% endif %}

Images

{% for image in collection.images %}
{{ image.filename }}
{% endfor %}