diff --git a/longs/templates/longs/exam_overview.html b/longs/templates/longs/exam_overview.html
index 4c9a1eca..f46392a0 100644
--- a/longs/templates/longs/exam_overview.html
+++ b/longs/templates/longs/exam_overview.html
@@ -21,13 +21,13 @@
Open access: {{ exam.open_access }}
- Exam active: [When checked the exam will be available to take in the test system]
{% if exam.exam_mode %}
Publish results:
-
[When checked the exam results will
be available on this site]
@@ -76,7 +76,7 @@
{% if can_edit %}
-
+
JSON creation time: {{exam.json_creation_time}} ({{exam.json_creation_time|date:"c"}}),
JSON creation id: {{exam.exam_json_id}}
@@ -87,8 +87,8 @@
Refresh JSON cache
Refresh Question JSON cache
-
-
+
+
{% endif %}