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 %}