{% if collection_preview_items %}
{% for preview in collection_preview_items %}
{% endfor %}
{% else %}
{% endif %}
{{ collection_name }}
{{ collection_count }} 个媒体
{% if collection_description %}{{ collection_description }}
{% endif %}正在加载...