From a103309935c4a2c72770343542493d1c285d94dd Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Tue, 3 Dec 2019 18:41:23 +0100 Subject: Add support for replying to a message --- public/message.html | 1 + 1 file changed, 1 insertion(+) (limited to 'public/message.html') diff --git a/public/message.html b/public/message.html index fc97bf4..2e1a308 100644 --- a/public/message.html +++ b/public/message.html @@ -40,6 +40,7 @@
{{if .Body}} +

Reply

{{.Body}}
{{else}}

Can't preview this message part.

-- cgit v1.2.3-59-g8ed1b