From 53cbdf4165892b5a148b9016bf15913279315747 Mon Sep 17 00:00:00 2001 From: Ross Date: Sun, 17 Oct 2021 12:05:19 +0100 Subject: [PATCH] . --- rapids/templates/rapids/exam_overview.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rapids/templates/rapids/exam_overview.html b/rapids/templates/rapids/exam_overview.html index 536c8100..aee1bd36 100644 --- a/rapids/templates/rapids/exam_overview.html +++ b/rapids/templates/rapids/exam_overview.html @@ -84,6 +84,6 @@ -{% includes 'exam_overview_js.html' %} +{% include 'exam_overview_js.html' %} {% endblock %}