gitlabhq/app/views/errors/access_denied.html.haml

5 lines
163 B
Plaintext
Raw Normal View History

2012-08-16 08:13:50 +02:00
%h1 Access Denied
%hr
%h2 You are not allowed to access this page.
2012-08-16 08:13:50 +02:00
%p Read more about project permissions #{link_to "here", help_permissions_path, class: "vlink"}