diff --git a/longs/templates/admin/base_site.html b/longs/templates/admin/base_site.html
index 792249f6..5ca855c9 100755
--- a/longs/templates/admin/base_site.html
+++ b/longs/templates/admin/base_site.html
@@ -1,5 +1,5 @@
{% extends "admin/base_site.html" %}
{% load static %}
{% block extrahead %}
-
+
{% endblock %}
\ No newline at end of file
diff --git a/rapids/templates/admin/base_site.html b/rapids/templates/admin/base_site.html
index 792249f6..5ca855c9 100755
--- a/rapids/templates/admin/base_site.html
+++ b/rapids/templates/admin/base_site.html
@@ -1,5 +1,5 @@
{% extends "admin/base_site.html" %}
{% load static %}
{% block extrahead %}
-
+
{% endblock %}
\ No newline at end of file