From 19868a10efaddad93fc1c4cdd892d68c960d7122 Mon Sep 17 00:00:00 2001 From: Bart Kamphorst Date: Wed, 14 Aug 2019 17:07:51 +0200 Subject: [PATCH] Minor fix for the footer div in preview pages. --- lib/gollum/templates/wiki_content.mustache | 16 +++++++++------- 1 file changed, 9 insertions(+), 7 deletions(-) diff --git a/lib/gollum/templates/wiki_content.mustache b/lib/gollum/templates/wiki_content.mustache index 5290e56b..1ed0fa34 100644 --- a/lib/gollum/templates/wiki_content.mustache +++ b/lib/gollum/templates/wiki_content.mustache @@ -40,15 +40,17 @@ - {{^preview}} + - {{/preview}} + \ No newline at end of file