From 95864559fb399b8bb5245a2ea5a6cbcd954e144c Mon Sep 17 00:00:00 2001 From: Jeff Becker Date: Tue, 2 Aug 2016 20:03:45 -0400 Subject: [PATCH] wrap post in pre tag --- contrib/templates/default/post.mustache | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/contrib/templates/default/post.mustache b/contrib/templates/default/post.mustache index 63b996c..fdff77d 100644 --- a/contrib/templates/default/post.mustache +++ b/contrib/templates/default/post.mustache @@ -60,7 +60,9 @@ {{/post.Attachments}}
- {{{post.RenderBody}}} +
+      {{{post.RenderBody}}}
+