From 5e6a48480f67b78d11edb623e6e047dab86ad830 Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 30 Sep 2021 19:47:28 +0100 Subject: [PATCH] . --- physics/templates/physics/exams.html | 1 + 1 file changed, 1 insertion(+) diff --git a/physics/templates/physics/exams.html b/physics/templates/physics/exams.html index 36ec220b..65b9c8e2 100644 --- a/physics/templates/physics/exams.html +++ b/physics/templates/physics/exams.html @@ -1,6 +1,7 @@ {% extends 'physics/base.html' %} {% block navigation %} +{{block.super}}
Exams: {{exam.name}}-> Overview / Scores {% endblock %} \ No newline at end of file