diff --git a/seahub/share/templates/share/share_link_email_audit.html b/seahub/share/templates/share/share_link_email_audit.html index 5a756e07f0..f4ad3f35fa 100644 --- a/seahub/share/templates/share/share_link_email_audit.html +++ b/seahub/share/templates/share/share_link_email_audit.html @@ -4,7 +4,7 @@ {% block sub_title %}{% trans "Email address verification" %} - {% endblock %} {% block header_css_class %}hide{% endblock %} {% block extra_base_style %} - + {% endblock %} {% block extra_style %} diff --git a/seahub/templates/base.html b/seahub/templates/base.html index caedc5cc37..3ea6caed7e 100644 --- a/seahub/templates/base.html +++ b/seahub/templates/base.html @@ -18,7 +18,7 @@ {% block extra_base_style %} - + {% endblock %} diff --git a/seahub/templates/base_for_react.html b/seahub/templates/base_for_react.html index 95ef3e4aeb..bc869a68c5 100644 --- a/seahub/templates/base_for_react.html +++ b/seahub/templates/base_for_react.html @@ -20,7 +20,7 @@ - + {% block extra_style %}{% endblock %} diff --git a/seahub/templates/base_for_small_panel.html b/seahub/templates/base_for_small_panel.html index dccea9f238..224bbcf3ee 100644 --- a/seahub/templates/base_for_small_panel.html +++ b/seahub/templates/base_for_small_panel.html @@ -10,7 +10,7 @@ input[type=password] { height: auto; } - +