diff --git a/atlas/templates/atlas/collection_detail_view.html b/atlas/templates/atlas/collection_detail_view.html index ae2f0f5b..8ab0f78c 100644 --- a/atlas/templates/atlas/collection_detail_view.html +++ b/atlas/templates/atlas/collection_detail_view.html @@ -15,6 +15,9 @@ : {{case.title}} {% endif %} + +{% endfor %} + {% if collection.collection_type == "1" %}

Start: {{exam.name}}

@@ -61,7 +64,4 @@ {% endif %} - -{% endfor %} - {% endblock %} \ No newline at end of file