diff --git a/lib/gollum/frontend/templates/history.mustache b/lib/gollum/frontend/templates/history.mustache index a2ef1e88..c7c6a7d4 100644 --- a/lib/gollum/frontend/templates/history.mustache +++ b/lib/gollum/frontend/templates/history.mustache @@ -7,6 +7,7 @@
  • Edit Page
  • + {{>searchbar}}
    @@ -39,7 +40,7 @@ [{{id7}}…] - Revert to {{id7}}… + Revert to {{id7}}… {{/versions}} @@ -55,7 +56,7 @@ class="action-compare-revision">Compare Revisions -
  • Back to Top
  • diff --git a/lib/gollum/frontend/templates/layout.mustache b/lib/gollum/frontend/templates/layout.mustache index 85628e94..52280300 100644 --- a/lib/gollum/frontend/templates/layout.mustache +++ b/lib/gollum/frontend/templates/layout.mustache @@ -4,10 +4,12 @@ + +