{% if collection %}
Collection
{% include "atlas/collection_detail.html#casedetails-management-links" %}
{% if previous %} Previous {% endif %} Viewing question as part of a collection: {{ collection.name }} [{{ case_number|add:1 }} / {{ collection_length }}] {% if next %} Next {% endif %}
{% endif %}