diff --git a/internal/email/templates/base.html b/internal/email/templates/base.html index 861bd71..ad6f57f 100644 --- a/internal/email/templates/base.html +++ b/internal/email/templates/base.html @@ -28,12 +28,21 @@
| + |
-
|
| + |
- + Hello{{if .RecipientName}} {{.RecipientName}}{{end}}, -+ {{.Message}} {{if .Button}} -
+
If the button doesn't work, copy and paste this URL into your browser: + {{.Closing}} {{end}} @@ -94,7 +103,7 @@
|