diff --git a/lms/templates/main.html b/lms/templates/main.html
index e82d0432db..c2ec3345da 100644
--- a/lms/templates/main.html
+++ b/lms/templates/main.html
@@ -183,7 +183,7 @@
) if course_id and enrollment_action else ""
}%def>
-# Performance beacon for onload times
+
% if settings.FEATURES.get('ENABLE_ONLOAD_BEACON', False):