summaryrefslogtreecommitdiff
path: root/app/views/projects/wikis/empty.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/projects/wikis/empty.html.haml')
-rw-r--r--app/views/projects/wikis/empty.html.haml6
1 files changed, 2 insertions, 4 deletions
diff --git a/app/views/projects/wikis/empty.html.haml b/app/views/projects/wikis/empty.html.haml
index d6e568bac94..62fa6e1907b 100644
--- a/app/views/projects/wikis/empty.html.haml
+++ b/app/views/projects/wikis/empty.html.haml
@@ -1,6 +1,4 @@
- page_title _("Wiki")
+- @right_sidebar = false
-%h3.page-title= s_("Wiki|Empty page")
-%hr
-.error_message
- = s_("WikiEmptyPageError|You are not allowed to create wiki pages")
+= render 'shared/empty_states/wikis'