From d886dae6d864a5e9bebdf5ef488d7bb4eed82f77 Mon Sep 17 00:00:00 2001 From: xiaji Date: Mon, 9 Mar 2026 12:33:44 +0800 Subject: [PATCH] =?UTF-8?q?style(=E9=A1=B5=E8=84=9A):=20=E7=AE=80=E5=8C=96?= =?UTF-8?q?=E6=9B=B4=E6=96=B0=E6=97=B6=E9=97=B4=E6=98=BE=E7=A4=BA=EF=BC=8C?= =?UTF-8?q?=E6=94=B9=E4=B8=BA=E5=BD=93=E5=89=8D=E6=97=A5=E6=9C=9F=E6=97=B6?= =?UTF-8?q?=E5=88=86=E7=A7=92?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- core/templates/core/base.html | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/core/templates/core/base.html b/core/templates/core/base.html index 16625a7..148fd01 100644 --- a/core/templates/core/base.html +++ b/core/templates/core/base.html @@ -1,4 +1,3 @@ -{% load git_info %} @@ -538,7 +537,7 @@

- 代码最后更新:{% git_last_commit_time %} + 更新时间:{% now "Y-m-d H:i:s" %}