diff --git a/mailhog/templates/index.go b/mailhog/templates/index.go index 39b8bac..6ee05ae 100644 --- a/mailhog/templates/index.go +++ b/mailhog/templates/index.go @@ -120,7 +120,7 @@ func Index() string { To - + {{ preview.Content.Headers["To"].join(', ') }} @@ -131,7 +131,7 @@ func Index() string { {{ header }} - +
{{ v }}