diff --git a/lms/templates/main.html b/lms/templates/main.html
index 6719fe0..00fb6f4 100644
--- a/lms/templates/main.html
+++ b/lms/templates/main.html
@@ -48,6 +48,8 @@
%block>
+
+
% if not allow_iframing:
-
<%block name="js_overrides">
${render_require_js_path_overrides(settings.REQUIRE_JS_PATH_OVERRIDES) | n, decode.utf8}
%block>