diff options
-rw-r--r-- | app/views/projects/wikis/git_access.html.haml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/app/views/projects/wikis/git_access.html.haml b/app/views/projects/wikis/git_access.html.haml index b47dffe00b3..825f2a161c4 100644 --- a/app/views/projects/wikis/git_access.html.haml +++ b/app/views/projects/wikis/git_access.html.haml @@ -1,4 +1,4 @@ -- page_title "Git access", "Wiki" +- page_title "Git Access", "Wiki" = render 'nav' .row .col-sm-6 |