diff --git a/backend/app/cmd/server.go b/backend/app/cmd/server.go index b736b0a4..b8657f39 100644 --- a/backend/app/cmd/server.go +++ b/backend/app/cmd/server.go @@ -521,21 +521,25 @@ func (s *ServerCommand) makeCache() (cache.LoadingCache, error) { } var msgTemplate = ` - - -
-Confirmation for {{.User}} on site {{.Site}}
-TOKEN
-Copy and paste this text into “token” field on comments page
-{{.Token}}
-Sent to {{.Address}}
+ + + + + + + +Confirmation for {{.User}} on site {{.Site}}
+TOKEN
+Copy and paste this text into “token” field on comments page
+{{.Token}}
Sent to {{.Address}}
+