diff --git a/templates/base.html b/templates/base.html index 015a69a51d..0f3f1d43c5 100644 --- a/templates/base.html +++ b/templates/base.html @@ -1,15 +1,16 @@ +{% load seahub_tags avatar_tags %} +{% load url from future %} + {{ seahub_title }} - + {% block extra_style %}{% endblock %} -{% load seahub_tags avatar_tags %} -{% load url from future %} @@ -89,11 +90,6 @@
{% block main_panel %}{% endblock %}
-
-

确定要删除?

- - -
+
+

确定要删除?

+ + +
+