From 0037087c1ec83f09aec3c610237219f392653fbf Mon Sep 17 00:00:00 2001 From: laoknas Date: Thu, 25 Jul 2024 05:19:43 +0000 Subject: [PATCH] update templates/system/admin_log/main.html. Signed-off-by: laoknas --- templates/system/admin_log/main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/system/admin_log/main.html b/templates/system/admin_log/main.html index beea243..4b56702 100644 --- a/templates/system/admin_log/main.html +++ b/templates/system/admin_log/main.html @@ -3,7 +3,7 @@ 日志 {% include 'system/common/header.html' %} - + -- Gitee