From e46a5ff5fe8bca07f57e66efaee5448c41c49965 Mon Sep 17 00:00:00 2001 From: plt Date: Tue, 4 Sep 2012 12:11:26 +0800 Subject: [PATCH] Clean base.html --- templates/base.html | 18 ++++++++++-------- 1 file changed, 10 insertions(+), 8 deletions(-) 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 %}
-
-

确定要删除?

- - -
+
+

确定要删除?

+ + +
+