From a3cd5541b05a17b8ea2ce83e9fb340c391247d06 Mon Sep 17 00:00:00 2001 From: Ross Date: Wed, 8 Sep 2021 10:59:46 +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 3e7d2470..6d5d0147 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 %}