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 @@ - + - @@ -42,21 +51,21 @@
+ - Wrenn + + + + + +
+ Wrenn + + Wrenn +
-
+ -

+

Hello{{if .RecipientName}} {{.RecipientName}}{{end}},

-

+

{{.Message}}

{{if .Button}} - +
- + {{.Button.Text}} @@ -74,7 +83,7 @@
-

+

If the button doesn't work, copy and paste this URL into your browser:
{{.Button.URL}}

@@ -82,7 +91,7 @@ {{if .Closing}} -

+

{{.Closing}}

{{end}} @@ -94,7 +103,7 @@ -
+

This is a transactional email from Wrenn.