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" %}