From 64eb04a91e9112496400025a19fb92a9f4954986 Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 9 Sep 2021 13:01:19 +0100 Subject: [PATCH] . --- longs/templates/longs/exam_scores_user.html | 41 +++++++++++++++++++++ 1 file changed, 41 insertions(+) diff --git a/longs/templates/longs/exam_scores_user.html b/longs/templates/longs/exam_scores_user.html index 84b9c377..444c50f4 100644 --- a/longs/templates/longs/exam_scores_user.html +++ b/longs/templates/longs/exam_scores_user.html @@ -49,4 +49,45 @@ Other exams +{% endblock %} +{% block js %} + {% endblock %} \ No newline at end of file