From 35321651bfe86af7f55384abf5285f9315d5686e Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 27 Jun 2022 22:03:42 +0100 Subject: [PATCH] . --- atlas/templates/atlas/collection_case_view_take.html | 1 + 1 file changed, 1 insertion(+) diff --git a/atlas/templates/atlas/collection_case_view_take.html b/atlas/templates/atlas/collection_case_view_take.html index 1db70a49..bce8f741 100644 --- a/atlas/templates/atlas/collection_case_view_take.html +++ b/atlas/templates/atlas/collection_case_view_take.html @@ -17,6 +17,7 @@ {% if show_history and case.history %}
History: {{case.history}} +
{% endif %}