diff --git a/seahub/settings.py b/seahub/settings.py
index ebdec8ee26..31bcfb3bb7 100644
--- a/seahub/settings.py
+++ b/seahub/settings.py
@@ -419,7 +419,7 @@ if 'win32' in sys.platform:
fp.write("%d\n" % os.getpid())
fp.close()
-SEAFILE_VERSION = '1.8'
+SEAFILE_VERSION = '2.0'
# Put here after loading other settings files if `SITE_ROOT` is modified in
# other settings files.
diff --git a/seahub/templates/base.html b/seahub/templates/base.html
index 1e8d923ec4..9fd779db81 100644
--- a/seahub/templates/base.html
+++ b/seahub/templates/base.html
@@ -9,11 +9,11 @@
-
-
-
+
+
+
{% block extra_style %}{% endblock %}
{% if branding_css != '' %}{% endif %}
@@ -243,10 +243,10 @@
-
+
-
-
+
+