diff --git a/anatomy/templates/anatomy/exam_overview.html b/anatomy/templates/anatomy/exam_overview.html
index 1274a7f1..a8126304 100644
--- a/anatomy/templates/anatomy/exam_overview.html
+++ b/anatomy/templates/anatomy/exam_overview.html
@@ -4,7 +4,7 @@
{% load thumbnail %}
-
Edit
+
Edit
Admin Edit
Exam: {{ exam.name }}
This exam has {{question_number}} questions. Time limit: {{exam.time_limit}} seconds.
diff --git a/rapids/templates/rapids/exam_overview.html b/rapids/templates/rapids/exam_overview.html
index b3a8a6f1..0d525790 100644
--- a/rapids/templates/rapids/exam_overview.html
+++ b/rapids/templates/rapids/exam_overview.html
@@ -4,6 +4,7 @@
{% load thumbnail %}
+
Edit
Admin Edit
Exam: {{ exam.name }}
This exam has {{question_number}} questions. Time limit: {{exam.time_limit}} seconds.