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