diff --git a/cms/templates/index.html b/cms/templates/index.html
index 7a60b85fe3..056c669d98 100644
--- a/cms/templates/index.html
+++ b/cms/templates/index.html
@@ -259,11 +259,6 @@ require(["domReady!", "jquery", "jquery.form", "js/index"], function(doc, $) {
%endfor
- % if allow_course_reruns and rerun_creator_status and course_creator_status=='granted':
-
- % endif