diff --git a/lib/gollum/templates/navbar.mustache b/lib/gollum/templates/navbar.mustache index 400414d1..3f246a8e 100644 --- a/lib/gollum/templates/navbar.mustache +++ b/lib/gollum/templates/navbar.mustache @@ -2,7 +2,7 @@
- Home + Home
@@ -11,13 +11,13 @@
- {{#overview}}Overview{{/overview}} - {{#latest_changes}}Latest Changes{{/latest_changes}} + {{#overview}}Overview{{/overview}} + {{#latest_changes}}Latest Changes{{/latest_changes}}
{{#history}}
- Page History + Page History
{{/history}} diff --git a/lib/gollum/templates/wiki_content.mustache b/lib/gollum/templates/wiki_content.mustache index e096bb15..980ffd6c 100644 --- a/lib/gollum/templates/wiki_content.mustache +++ b/lib/gollum/templates/wiki_content.mustache @@ -36,7 +36,7 @@ {{/has_footer}} - +