From e4bb69007678831a49a89c79ecb44b12ca19a6f9 Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 4 Apr 2022 15:10:29 +0100 Subject: [PATCH] . --- templates/cid_scores.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/cid_scores.html b/templates/cid_scores.html index b32078e5..74e8ce21 100644 --- a/templates/cid_scores.html +++ b/templates/cid_scores.html @@ -33,8 +33,8 @@ {% if case_collections %}
+

Case Collection

The following Case Collections have been found. -

Case Collection

{% for collection in case_collections %}
  • {{collection.name}} {% if collection.active %}[Active]{% endif %} {% if collection.publish_results %}[Results Published]{% endif %}