From 5266ea4fc6ad47685b391402740b5facacb68661 Mon Sep 17 00:00:00 2001 From: laoknas Date: Thu, 25 Jul 2024 05:18:46 +0000 Subject: [PATCH] update templates/system/mail/main.html. Signed-off-by: laoknas --- templates/system/mail/main.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/templates/system/mail/main.html b/templates/system/mail/main.html index 2039983..44be20e 100644 --- a/templates/system/mail/main.html +++ b/templates/system/mail/main.html @@ -3,7 +3,7 @@ 邮件管理 {% include 'system/common/header.html' %} - + {# 查询表单 #} -- Gitee