From 3fe13be701ecdc3cf6750682e553a89dbcf6ee25 Mon Sep 17 00:00:00 2001 From: noahtalerman <47070608+noahtalerman@users.noreply.github.com> Date: Tue, 15 Jun 2021 14:29:20 -0400 Subject: [PATCH] Update links to main branch in email templates (#1086) - Update links to documentation - Update link to assets by editing `getAssetURL()` - Prettier did some reformatting of the email template code which is resulting in a larger amount of lines changed --- .../templates/change_email_confirmation.html | 100 +++++++++++++--- server/mail/templates/invite_token.html | 106 ++++++++++++++--- server/mail/templates/password_reset.html | 108 +++++++++++++++--- server/mail/templates/smtp_setup.html | 95 ++++++++++++--- server/service/service.go | 2 +- 5 files changed, 337 insertions(+), 74 deletions(-) diff --git a/server/mail/templates/change_email_confirmation.html b/server/mail/templates/change_email_confirmation.html index 4f9935686a..841ad12916 100644 --- a/server/mail/templates/change_email_confirmation.html +++ b/server/mail/templates/change_email_confirmation.html @@ -1,11 +1,14 @@
- - + + -
-
+
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||