diff --git a/seahub/templates/view_shared_dir.html b/seahub/templates/view_shared_dir.html index 9995b14584..5891f7d652 100644 --- a/seahub/templates/view_shared_dir.html +++ b/seahub/templates/view_shared_dir.html @@ -2,6 +2,11 @@ {% load seahub_tags i18n %} {% load url from future %} +{% load staticfiles %} + +{% block extra_style %} + +{% endblock %} {% block main_panel %}