From 93e6fe816089eadc0e5719748e918b34f77e6365 Mon Sep 17 00:00:00 2001 From: pptx704 Date: Thu, 16 Apr 2026 03:24:59 +0600 Subject: [PATCH] Add Wrenn wordmark to email template and improve spacing --- internal/email/templates/base.html | 31 +++++++++++++++++++----------- 1 file changed, 20 insertions(+), 11 deletions(-) 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.