diff --git a/lms/templates/main_django.html b/lms/templates/main_django.html
index 296fe5777e..e2d5233ba9 100644
--- a/lms/templates/main_django.html
+++ b/lms/templates/main_django.html
@@ -42,8 +42,7 @@
- {% javascript 'application' %}
- {% javascript 'module-js' %}
+ {% javascript 'base_application' %}
{% render_block "js" %}