From c6a22119b8597aaab476bc4d21b0128f50f2ce5b Mon Sep 17 00:00:00 2001 From: Ross Date: Sat, 11 Dec 2021 11:37:13 +0000 Subject: [PATCH] . --- physics/templates/physics/exam_overview.html | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/physics/templates/physics/exam_overview.html b/physics/templates/physics/exam_overview.html index 4db21fde..372eb659 100644 --- a/physics/templates/physics/exam_overview.html +++ b/physics/templates/physics/exam_overview.html @@ -5,12 +5,12 @@ {% load thumbnail %}
{% if can_edit %} - Edit - Delete - Clone + Edit + Delete + Clone {% endif %} {% if request.user.is_superuser %} - Admin Edit + Admin Edit {% endif %}

Exam: {{ exam.name }}