diff --git a/atlas/templates/atlas/collection_case_view_take.html b/atlas/templates/atlas/collection_case_view_take.html index e70d1e71..0232b3c0 100644 --- a/atlas/templates/atlas/collection_case_view_take.html +++ b/atlas/templates/atlas/collection_case_view_take.html @@ -156,28 +156,24 @@ {% endif %} {% if show_discussion and case.discussion %} -

-

- - Discussion: - -
- {{case.discussion|linebreaks}} -
-
-

+
+ + Discussion + +
+ {{case.discussion|linebreaks}} +
+
{% endif %} {% if show_report and case.report %} -

-

- - Report: - -
- {{case.report|linebreaks}} -
-
-

+
+ + Report + +
+ {{case.report|linebreaks}} +
+
{% endif %} {% if question_completed %}