From 0af559e71c99493af4bf4791c7f5f1c25464d366 Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 18 Dec 2021 17:57:41 +0000 Subject: [PATCH] . --- rapids/templates/rapids/exam_scores.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/rapids/templates/rapids/exam_scores.html b/rapids/templates/rapids/exam_scores.html index d4f0f2db..6f7c567d 100644 --- a/rapids/templates/rapids/exam_scores.html +++ b/rapids/templates/rapids/exam_scores.html @@ -47,7 +47,8 @@ Candidate {% for cid in cids %} - {{cid}} + + {{cid}} {% endfor %}