From 26b7195030844d891ab237458fffe2fee23ab8ca Mon Sep 17 00:00:00 2001 From: Ross Date: Fri, 1 Apr 2022 19:20:18 +0100 Subject: [PATCH] . --- atlas/templates/atlas/collection_detail_view.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) 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