From 21031945e7a7e37cf22c635507fc09723bbe2d8e Mon Sep 17 00:00:00 2001 From: Ross Date: Mon, 25 Jan 2021 14:29:15 +0000 Subject: [PATCH] . --- rapids/templates/rapids/exam.html | 6 ++--- rapids/templates/rapids/exam_list.html | 8 +++---- rapids/templates/rapids/exam_overview.html | 24 +++++++++---------- rapids/templates/rapids/exam_scores.html | 6 ++--- rapids/templates/rapids/exam_scores_user.html | 4 ++-- rapids/templates/rapids/exams.html | 4 ++-- rapids/templates/rapids/index.html | 10 ++++---- rapids/templates/rapids/mark.html | 4 ++-- rapids/templates/rapids/mark_overview.html | 8 +++---- 9 files changed, 37 insertions(+), 37 deletions(-) diff --git a/rapids/templates/rapids/exam.html b/rapids/templates/rapids/exam.html index fb8b66ec..5636dc22 100644 --- a/rapids/templates/rapids/exam.html +++ b/rapids/templates/rapids/exam.html @@ -1,4 +1,4 @@ -{% extends 'anatomy/base.html' %} +{% extends 'rapids/base.html' %} {% block content %}