From 3e130864f89086fc86d815acf5ccc13c62d968ec Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 9 Apr 2022 00:32:15 +0100 Subject: [PATCH] . --- atlas/templates/atlas/collection_scores.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/atlas/templates/atlas/collection_scores.html b/atlas/templates/atlas/collection_scores.html index f79051a0..6fefdb1f 100644 --- a/atlas/templates/atlas/collection_scores.html +++ b/atlas/templates/atlas/collection_scores.html @@ -47,7 +47,8 @@ Candidate {% for cid in cids %} - {{cid}} + {{cid}} + {% comment %} {{cid}} {% endcomment %} {% comment %} {{cid}} {% endcomment %} {% endfor %}