From 54d61e4f255ffbe703ec5b2002ccf75c8b600246 Mon Sep 17 00:00:00 2001 From: Ross Date: Wed, 8 Sep 2021 10:59:09 +0100 Subject: [PATCH] . --- longs/templates/longs/exam_scores.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/longs/templates/longs/exam_scores.html b/longs/templates/longs/exam_scores.html index 2e96de9d..3e7d2470 100644 --- a/longs/templates/longs/exam_scores.html +++ b/longs/templates/longs/exam_scores.html @@ -44,7 +44,7 @@ Candidate {% for cid in cids %} - {{cid}} + {{cid}} {% endfor %}