From e54f3a66f1d8ab03ea2fe1208177acbdbe539937 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 4 Apr 2022 21:45:40 +0100 Subject: [PATCH] . --- atlas/templates/atlas/collection_mark_overview.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/atlas/templates/atlas/collection_mark_overview.html b/atlas/templates/atlas/collection_mark_overview.html index c3be60d6..bd5e954a 100644 --- a/atlas/templates/atlas/collection_mark_overview.html +++ b/atlas/templates/atlas/collection_mark_overview.html @@ -5,8 +5,8 @@
{% for case_detail, answers in case_map.items %} -
- Case: {{case_detail.case.title}}
+
+

Case: {{case_detail.case.title}}

Answers
    {% for answer in answers %}