From 2b1120756bb56cab7237468cb6b057e9a3e23988 Mon Sep 17 00:00:00 2001 From: rick Date: Wed, 4 Aug 2010 16:41:24 -0700 Subject: [PATCH] marinate New Page form in edit bar spices --- lib/gollum/frontend/templates/create.mustache | 52 +++++++++++-------- lib/gollum/frontend/templates/edit.mustache | 2 +- 2 files changed, 31 insertions(+), 23 deletions(-) diff --git a/lib/gollum/frontend/templates/create.mustache b/lib/gollum/frontend/templates/create.mustache index f4c8123f..840f102d 100644 --- a/lib/gollum/frontend/templates/create.mustache +++ b/lib/gollum/frontend/templates/create.mustache @@ -3,29 +3,37 @@

Create a new page

- - - - +
+ +
-
- +
+ +
+ {{>editbar}} +
+ +
+
+
+

Loading content...

+
+
+ + + +
+ +
\ No newline at end of file diff --git a/lib/gollum/frontend/templates/edit.mustache b/lib/gollum/frontend/templates/edit.mustache index 0d1ecdc7..fe931d7e 100644 --- a/lib/gollum/frontend/templates/edit.mustache +++ b/lib/gollum/frontend/templates/edit.mustache @@ -16,7 +16,6 @@
  • Preview
  • - {{>editbar}}
    @@ -26,6 +25,7 @@

    Loading content...

    +