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