From 1044989070f6c6d702cac2c4dd53e88f0007d391 Mon Sep 17 00:00:00 2001 From: jeff Date: Sat, 7 Nov 2015 10:53:35 -0500 Subject: [PATCH] try fixing post.mustache; --- contrib/templates/default/post.mustache | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/contrib/templates/default/post.mustache b/contrib/templates/default/post.mustache index 6701463..1c9c3c2 100644 --- a/contrib/templates/default/post.mustache +++ b/contrib/templates/default/post.mustache @@ -11,11 +11,11 @@ {{/IsClearnet}} - {{Subject}} {{Name}} {{Date}} + {{Subject}} {{Name}} {{Date}} No. {{ShortHash}} [reply] {{{Pubkey}}}
-