From 45a300c6bc6319da1bce1807c1acb0b885c8ae70 Mon Sep 17 00:00:00 2001 From: rick Date: Thu, 10 Mar 2011 10:54:32 -0800 Subject: [PATCH] add gollum-{{format}}}-content class names to rendered wiki body divs --- lib/gollum/frontend/templates/page.mustache | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/lib/gollum/frontend/templates/page.mustache b/lib/gollum/frontend/templates/page.mustache index a593b1a4..b93dafd3 100755 --- a/lib/gollum/frontend/templates/page.mustache +++ b/lib/gollum/frontend/templates/page.mustache @@ -13,18 +13,18 @@
-
+
{{{content}}}
{{#has_sidebar}} -
+
{{{sidebar_content}}}
{{/has_sidebar}} {{#has_footer}} -