diff --git a/RIGS/templates/index.html b/RIGS/templates/index.html
index 66f78ccf..2247de51 100644
--- a/RIGS/templates/index.html
+++ b/RIGS/templates/index.html
@@ -41,50 +41,6 @@
{% endif %}
-
-
{% if perms.RIGS.view_event %}
diff --git a/templates/base.html b/templates/base.html
index ad7bb1ff..f254dce9 100644
--- a/templates/base.html
+++ b/templates/base.html
@@ -21,6 +21,8 @@
{% block css %}
{% endblock %}
+
+
{% block preload_js %}
@@ -85,10 +87,8 @@
-
-
+
+
{% endblock %}