diff --git a/backend/00-router.go b/backend/00-router.go index 8c716b1..7c1df61 100644 --- a/backend/00-router.go +++ b/backend/00-router.go @@ -1130,7 +1130,7 @@ func firstSourceFolder(account Account) (string, error) { } func renderSourceMailboxMessageList(w io.Writer, account Account, folder string, messages []RawMessage) { - fmt.Fprintf(w, `
%s