From 4e5f2c95871e002de516376329ed0cf3f85483c5 Mon Sep 17 00:00:00 2001 From: kristi Date: Tue, 8 May 2012 17:29:28 -0700 Subject: [PATCH] Add header to editor --- lib/gollum/frontend/templates/editor.mustache | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/lib/gollum/frontend/templates/editor.mustache b/lib/gollum/frontend/templates/editor.mustache index 168b9fbc..1ae57779 100644 --- a/lib/gollum/frontend/templates/editor.mustache +++ b/lib/gollum/frontend/templates/editor.mustache @@ -86,6 +86,14 @@ + {{#header}} + + {{/header}} + {{#footer}} \ No newline at end of file +