From a0cd72ddff994b535e6f19963ad2e006f97299de Mon Sep 17 00:00:00 2001 From: Ross Date: Sun, 17 Oct 2021 11:59:48 +0100 Subject: [PATCH] . --- rapids/templates/rapids/exam_overview.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/rapids/templates/rapids/exam_overview.html b/rapids/templates/rapids/exam_overview.html index cc61cd39..70a57228 100644 --- a/rapids/templates/rapids/exam_overview.html +++ b/rapids/templates/rapids/exam_overview.html @@ -1,4 +1,5 @@ {% extends 'rapids/exams.html' %} +{% extends 'exam_overview_js.html' %} {% block content %} @@ -85,5 +86,3 @@ {% endblock %} - -{% include 'exam_overview_js.html' %} \ No newline at end of file