summaryrefslogtreecommitdiff
path: root/app/views/projects/wikis/show.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/wikis/show.html.haml')
-rw-r--r--app/views/projects/wikis/show.html.haml4
1 files changed, 3 insertions, 1 deletions
diff --git a/app/views/projects/wikis/show.html.haml b/app/views/projects/wikis/show.html.haml
index 126810811ec..55fbf5a8b6e 100644
--- a/app/views/projects/wikis/show.html.haml
+++ b/app/views/projects/wikis/show.html.haml
@@ -1,4 +1,6 @@
-- page_title @page.title, "Wiki"
+- page_title @page.title.capitalize, "Wiki"
+= render "header_title"
+
= render 'nav'
.gray-content-block