diff --git a/internal/web/templates/admin/bans.html b/internal/web/templates/admin/bans.html index 7c0f9aa..13f71d7 100644 --- a/internal/web/templates/admin/bans.html +++ b/internal/web/templates/admin/bans.html @@ -3,7 +3,7 @@ - + IP黑名单 - MailGo {{template "styles" .}} diff --git a/internal/web/templates/admin/dashboard.html b/internal/web/templates/admin/dashboard.html index 9c0e8eb..b87129e 100644 --- a/internal/web/templates/admin/dashboard.html +++ b/internal/web/templates/admin/dashboard.html @@ -3,7 +3,7 @@ - + 管理后台 - MailGo {{template "styles" .}} diff --git a/internal/web/templates/admin/dns_hint.html b/internal/web/templates/admin/dns_hint.html index d592e56..1f35f4f 100644 --- a/internal/web/templates/admin/dns_hint.html +++ b/internal/web/templates/admin/dns_hint.html @@ -3,7 +3,7 @@ - + DNS配置 - MailGo {{template "styles" .}} diff --git a/internal/web/templates/admin/domain_form.html b/internal/web/templates/admin/domain_form.html index 7d16b0c..f544245 100644 --- a/internal/web/templates/admin/domain_form.html +++ b/internal/web/templates/admin/domain_form.html @@ -3,7 +3,7 @@ - + {{if .isEdit}}编辑域名{{else}}新增域名{{end}} - MailGo {{template "styles" .}} diff --git a/internal/web/templates/admin/domains.html b/internal/web/templates/admin/domains.html index 12abedf..1b78465 100644 --- a/internal/web/templates/admin/domains.html +++ b/internal/web/templates/admin/domains.html @@ -3,7 +3,7 @@ - + 域名管理 - MailGo {{template "styles" .}} diff --git a/internal/web/templates/admin/mail_view.html b/internal/web/templates/admin/mail_view.html index 6caf34f..57fdead 100644 --- a/internal/web/templates/admin/mail_view.html +++ b/internal/web/templates/admin/mail_view.html @@ -3,7 +3,7 @@ - + 查看邮件 - MailGo 管理后台 {{template "styles" .}} {{end}} diff --git a/internal/web/templates/compose.html b/internal/web/templates/compose.html index 10ce25a..3148ab1 100644 --- a/internal/web/templates/compose.html +++ b/internal/web/templates/compose.html @@ -3,7 +3,7 @@ - + 写信 - MailGo {{template "styles" .}} diff --git a/internal/web/templates/drafts.html b/internal/web/templates/drafts.html index 8c1c9b3..92a15dc 100644 --- a/internal/web/templates/drafts.html +++ b/internal/web/templates/drafts.html @@ -3,7 +3,7 @@ - + 草稿箱 - MailGo {{template "styles" .}} diff --git a/internal/web/templates/inbox.html b/internal/web/templates/inbox.html index a05c908..6099935 100644 --- a/internal/web/templates/inbox.html +++ b/internal/web/templates/inbox.html @@ -3,7 +3,7 @@ - + 收件箱 - MailGo {{template "styles" .}} diff --git a/internal/web/templates/login.html b/internal/web/templates/login.html index 9645de9..4c89656 100644 --- a/internal/web/templates/login.html +++ b/internal/web/templates/login.html @@ -3,7 +3,7 @@ - + 登录 - MailGo 邮箱 {{template "styles" .}} diff --git a/internal/web/templates/sent.html b/internal/web/templates/sent.html index 5c2d4db..3c8151d 100644 --- a/internal/web/templates/sent.html +++ b/internal/web/templates/sent.html @@ -3,7 +3,7 @@ - + 已发送 - MailGo {{template "styles" .}} diff --git a/internal/web/templates/settings.html b/internal/web/templates/settings.html index 8881fc0..3388a35 100644 --- a/internal/web/templates/settings.html +++ b/internal/web/templates/settings.html @@ -3,7 +3,7 @@ - + 设置 - MailGo {{template "styles" .}} @@ -11,7 +11,7 @@ {{template "navbar" .}}
{{template "sidebar" .}} -
+
{{if .error}}
{{.error}}
{{end}} {{if .success}}
{{.success}}
{{end}} diff --git a/internal/web/templates/view.html b/internal/web/templates/view.html index dfc4fc6..7cebff0 100644 --- a/internal/web/templates/view.html +++ b/internal/web/templates/view.html @@ -3,7 +3,7 @@ - + 查看邮件 - MailGo {{template "styles" .}}