diff --git a/core/templates/core/base.html b/core/templates/core/base.html index 148fd01..57ad7ba 100644 --- a/core/templates/core/base.html +++ b/core/templates/core/base.html @@ -448,6 +448,7 @@ 首页 + {% if user.is_authenticated %}
请先登录以使用系统功能