From 3ff5727ecc01369fe6b17c3348bcbb3de0f12647 Mon Sep 17 00:00:00 2001 From: NorthRealm <155140859+NorthRealm@users.noreply.github.com> Date: Thu, 24 Jul 2025 19:49:42 +0800 Subject: [PATCH] UPDATE --- templates/mail/footer_gitea.tmpl | 6 ++++++ templates/mail/footer_view_on_gitea.tmpl | 12 ++++++++++++ templates/mail/org/team_invite.tmpl | 2 +- templates/mail/repo/collaborator.tmpl | 8 +------- templates/mail/repo/issue/assigned.tmpl | 8 +------- templates/mail/repo/issue/default.devtest.yml | 1 + templates/mail/repo/issue/default.tmpl | 8 +------- templates/mail/repo/release.tmpl | 8 +------- templates/mail/repo/transfer.tmpl | 8 +------- templates/mail/user/auth/activate.tmpl | 2 +- templates/mail/user/auth/activate_email.tmpl | 2 +- templates/mail/user/auth/register_notify.tmpl | 2 +- templates/mail/user/auth/reset_passwd.tmpl | 2 +- 13 files changed, 29 insertions(+), 40 deletions(-) create mode 100644 templates/mail/footer_gitea.tmpl create mode 100644 templates/mail/footer_view_on_gitea.tmpl create mode 100644 templates/mail/repo/issue/default.devtest.yml diff --git a/templates/mail/footer_gitea.tmpl b/templates/mail/footer_gitea.tmpl new file mode 100644 index 00000000000..6ec5bee0164 --- /dev/null +++ b/templates/mail/footer_gitea.tmpl @@ -0,0 +1,6 @@ + + +
+ + + diff --git a/templates/mail/footer_view_on_gitea.tmpl b/templates/mail/footer_view_on_gitea.tmpl new file mode 100644 index 00000000000..3625a58e5d8 --- /dev/null +++ b/templates/mail/footer_view_on_gitea.tmpl @@ -0,0 +1,12 @@ + + + +
+ ---
+
+ {{.locale.Tr "mail.view_it_on" AppName}}{{if .CanReply}} {{.locale.Tr "mail.reply"}}{{end}}.
+
{{.locale.Tr "mail.link_not_working_do_paste"}}
{{.locale.Tr "mail.team_invite.text_3" .Invite.Email}}
- + {{template "footer_gitea"}}