From 7e467afbe6588726eca14691b9179fcdcf7a4821 Mon Sep 17 00:00:00 2001 From: Ian Kent Date: Thu, 24 Apr 2014 19:19:19 +0100 Subject: [PATCH] Add glyphicons to show/hide header buttons --- mailhog/templates/index.go | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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 }}