diff --git a/seahub/api2/templates/api2/base.html b/seahub/api2/templates/api2/base.html
index 9197413727..f8e1353fc6 100644
--- a/seahub/api2/templates/api2/base.html
+++ b/seahub/api2/templates/api2/base.html
@@ -30,7 +30,13 @@
-
+
+
+
{% block extra_script %}{% endblock %}