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 %}