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