{% import "macros.htm" as macros %} {% set title = collection_list | length | string + " Collections known" %}
Title | Date | Count | Watched | To Watch |
---|---|---|---|---|
{{ collection.title }} | {% if collection.release_date %} {{ collection.release_date.strftime("%d.%m.%Y") }} {% else %} unknown {% endif %} | {{ stats.full_count }} | {{ stats.watched_count }} | {{ stats.to_watch_count }} |