{% if collection_sets_input%}
Name | Collections | Date Added | Groups |
---|---|---|---|
{{ collection_set.name }} | {{ collection_set.num_collections }} collection{{ collection_set.num_collections|pluralize}} | {{ collection_set.date_added }} | {{ collection_set.group }} |
No corresponding collection sets.
{% endif %}