From c34bed4d8553bbb9b581645edd2263f40c8759e1 Mon Sep 17 00:00:00 2001 From: Jeff Date: Sun, 5 Aug 2018 09:52:23 +1000 Subject: [PATCH] fix temlate --- contrib/templates/placebo/post.mustache | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/templates/placebo/post.mustache b/contrib/templates/placebo/post.mustache index 794212f..468fd2d 100644 --- a/contrib/templates/placebo/post.mustache +++ b/contrib/templates/placebo/post.mustache @@ -30,7 +30,7 @@ {{#post.Attachments}} {{/post.Attachments}} - {{post.Subject}} {{post.Name}} Posted from {{post.Frontend}}" on {{post.Date}} {{{post.Pubkey}}} + {{post.Subject}} {{post.Name}} Posted from {{post.Frontend}} on {{post.Date}} {{{post.Pubkey}}} {{post.ShortHash}}