From 19548694e08df0c7f9515cfd22759a73f927b9ba Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Tue, 11 Feb 2020 17:11:46 +0100 Subject: themes/sourcehut: sync with latest base plugin --- themes/sourcehut/mailbox.html | 17 +++++++++++------ 1 file changed, 11 insertions(+), 6 deletions(-) (limited to 'themes/sourcehut/mailbox.html') diff --git a/themes/sourcehut/mailbox.html b/themes/sourcehut/mailbox.html index 315e344..b53f8bd 100644 --- a/themes/sourcehut/mailbox.html +++ b/themes/sourcehut/mailbox.html @@ -11,11 +11,14 @@ Mailbox + >Mail + @@ -63,11 +66,13 @@ {{ .PersonalName }} {{ end }} - {{if .Envelope.Subject}} - {{.Envelope.Subject}} - {{else}} - (No subject) - {{end}} + + {{if .Envelope.Subject}} + {{.Envelope.Subject}} + {{else}} + (No subject) + {{end}} + {{end}} -- cgit v1.2.3-59-g8ed1b