diff --git a/users/templates/users/login.html b/users/templates/users/login.html index f11c8803..25c46753 100644 --- a/users/templates/users/login.html +++ b/users/templates/users/login.html @@ -36,8 +36,8 @@ {% if user.is_authenticated %} {% trans '前往我的主页' %} {% elif allow_any_site %} -
- + +
{% else %}