debian-mirror-gitlab/app/views/errors/access_denied.html.haml

7 lines
212 B
Text
Raw Normal View History

2015-09-11 14:41:01 +05:30
- page_title "Access Denied"
2014-09-02 18:07:02 +05:30
%h1 403
%h3 Access Denied
%hr
%p You are not allowed to access this page.
2016-08-24 12:49:21 +05:30
%p Read more about project permissions #{link_to "here", help_page_path("user/permissions"), class: "vlink"}