From 9404be1a329fce746ac8c7376c889350da574ea8 Mon Sep 17 00:00:00 2001 From: Simon Ser Date: Tue, 17 Dec 2019 11:28:47 +0100 Subject: Add envelope metadata to message view --- plugins/base/public/message.html | 22 ++++++++++++++++++++++ 1 file changed, 22 insertions(+) (limited to 'plugins/base/public') diff --git a/plugins/base/public/message.html b/plugins/base/public/message.html index 11afa73..0b7a8d5 100644 --- a/plugins/base/public/message.html +++ b/plugins/base/public/message.html @@ -30,6 +30,28 @@ + + {{define "message-part-tree"}} {{/* nested templates can't access the parent's context */}} {{$ = index . 0}} -- cgit v1.2.3-59-g8ed1b