From e6af06d7317a1732567cb5438ca852c39f723c68 Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 29 Jul 2021 21:31:30 +0100 Subject: [PATCH] . --- sbas/templates/sbas/exam_finish.html | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/sbas/templates/sbas/exam_finish.html b/sbas/templates/sbas/exam_finish.html index a755b338..9c743c16 100644 --- a/sbas/templates/sbas/exam_finish.html +++ b/sbas/templates/sbas/exam_finish.html @@ -9,7 +9,7 @@ CID: {{cid}} {{answer_count}} out of {{exam_count}} questions answered. Click to go to question. @@ -23,7 +23,6 @@ CID: {{cid}} {% endblock %} {% block css %} {% endblock %} \ No newline at end of file