diff --git a/internal/templates/html_email.go b/internal/templates/html_email.go index 818af7b3e..78470d212 100644 --- a/internal/templates/html_email.go +++ b/internal/templates/html_email.go @@ -97,6 +97,9 @@ const emailHTMLContent = ` text-decoration: none; text-decoration: none !important; } + .link { + color: #0645AD; + } h1 { line-height: 30px; @@ -330,6 +333,22 @@ const emailHTMLContent = ` {{.button}} + + +   + + + + Or + + + + + {{.url}} + +