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 }}