diff --git a/seahub/templates/base.html b/seahub/templates/base.html
index f05f2ad7de..90b4ff0730 100644
--- a/seahub/templates/base.html
+++ b/seahub/templates/base.html
@@ -5,7 +5,7 @@
{% block sub_title %}{% endblock %}{{ site_title }}
-
+
{% if site_description != '' %}{% endif %}
{% block viewport %}
diff --git a/seahub/templates/base_for_react.html b/seahub/templates/base_for_react.html
index 4140f170b1..be1a7cc82b 100644
--- a/seahub/templates/base_for_react.html
+++ b/seahub/templates/base_for_react.html
@@ -6,7 +6,7 @@
{% block sub_title %}{% endblock %}{{ site_title }}
-
+
{% if site_description != '' %}{% endif %}
{% block viewport %}