From 64b5531fed3fc1498130720751ba283f580136b8 Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Mon, 18 Jul 2016 08:02:42 -0400 Subject: [PATCH] change post.mustache format to be "better" --- contrib/templates/default/post.mustache | 24 ++++++++++++++++-------- 1 file changed, 16 insertions(+), 8 deletions(-) diff --git a/contrib/templates/default/post.mustache b/contrib/templates/default/post.mustache index 3165ece..45ec45a 100644 --- a/contrib/templates/default/post.mustache +++ b/contrib/templates/default/post.mustache @@ -29,15 +29,23 @@ {{#post.IsClearnet}} {{/post.IsClearnet}} - {{post.Frontend}} - {{post.Subject}} - {{post.Name}} - {{post.MessageID}} - - >>{{post.ShortHash}} - [{{#i18n.Translations}}{{reply_label}}{{/i18n.Translations}}] - {{{post.Pubkey}}} +
+ Subject: {{post.Subject}} +
+
+ Name: <{{post.Name}}@{{post.Frontend}}>{{{post.Pubkey}}} +
+
+ MessageID: {{post.MessageID}} +
+
+ Date: +
+
+ >>{{post.ShortHash}} + [{{#i18n.Translations}}{{reply_label}}{{/i18n.Translations}}] +
{{#post.Attachments}}