From 50f6db2c539f027fec939b6f028767884fe1fa4a Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 30 Apr 2022 14:23:26 +0100 Subject: [PATCH] . --- atlas/templates/atlas/collection_case_view_take.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atlas/templates/atlas/collection_case_view_take.html b/atlas/templates/atlas/collection_case_view_take.html index 812fc62d..396ca19f 100644 --- a/atlas/templates/atlas/collection_case_view_take.html +++ b/atlas/templates/atlas/collection_case_view_take.html @@ -14,7 +14,7 @@ Description: {{case.description}} {% endif %} - {% if show_history and case.history%} + {% if show_history and case.history %}
History: {{case.history}}