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