diff --git a/templates/exam_list.html b/templates/exam_list.html
index 50c6629c..429abeea 100644
--- a/templates/exam_list.html
+++ b/templates/exam_list.html
@@ -42,4 +42,5 @@
View all
{% endif %}
+ {% include 'exam_overview_js.html' %}
{% endblock %}