debian-mirror-gitlab/app/views/projects/wikis/empty.html.haml

7 lines
151 B
Text
Raw Normal View History

2018-03-17 18:26:18 +05:30
- page_title _("Wiki")
2015-09-25 12:07:36 +05:30
2018-03-17 18:26:18 +05:30
%h3.page-title= s_("Wiki|Empty page")
2014-09-02 18:07:02 +05:30
%hr
.error_message
2018-03-17 18:26:18 +05:30
= s_("WikiEmptyPageError|You are not allowed to create wiki pages")