From 3ed68732f3e4647e4d300bace0d226b0dbad4228 Mon Sep 17 00:00:00 2001 From: Your Name Date: Wed, 15 Sep 2021 10:18:19 +0000 Subject: [PATCH] fix domain regex --- users/templates/users/login.html | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/users/templates/users/login.html b/users/templates/users/login.html index 25c46753..5544066c 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 %} @@ -81,4 +81,4 @@ {% endif %} - \ No newline at end of file +