From a932209997e654979b1c0fa43dfa0d232a5b566e Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 3 Jan 2022 16:53:47 +0000 Subject: [PATCH] . --- templates/exam_list.html | 1 + 1 file changed, 1 insertion(+) diff --git a/templates/exam_list.html b/templates/exam_list.html index 50c6629c..429abeea 100644 --- a/templates/exam_list.html +++ b/templates/exam_list.html @@ -42,4 +42,5 @@ View all {% endif %} + {% include 'exam_overview_js.html' %} {% endblock %}