diff --git a/seahub/settings.py b/seahub/settings.py index 3040d40f87..1dac9b04ae 100644 --- a/seahub/settings.py +++ b/seahub/settings.py @@ -381,7 +381,7 @@ SESSION_COOKIE_AGE = 24 * 60 * 60 # Days of remembered login info (deafult: 7 days) LOGIN_REMEMBER_DAYS = 7 -SEAFILE_VERSION = '2.1.5' +SEAFILE_VERSION = '3.0.0' ################# # Email sending # diff --git a/seahub/templates/base.html b/seahub/templates/base.html index 8b1fd1165a..d33c9f0dde 100644 --- a/seahub/templates/base.html +++ b/seahub/templates/base.html @@ -9,11 +9,11 @@ - - - + + + {% block extra_style %}{% endblock %} {% if branding_css != '' %}{% endif %} @@ -124,10 +124,10 @@ - + - - + +