diff --git a/portal/templates/portal/base.html b/portal/templates/portal/base.html
index d4dbe2c..ba4a94a 100644
--- a/portal/templates/portal/base.html
+++ b/portal/templates/portal/base.html
@@ -135,6 +135,7 @@
Upload
Files
Admin
+
@@ -143,6 +144,15 @@
{% block extra_js %}{% endblock %}
+ {% load static %}
+
+
+
+