gitlab-org--gitlab-foss/app/views/errors/access_denied.html.haml
2015-04-30 19:12:15 +02:00

6 lines
222 B
Text

- page_title "Access Denied"
%h1 403
%h3 Access Denied
%hr
%p You are not allowed to access this page.
%p Read more about project permissions #{link_to "here", help_page_path("permissions", "permissions"), class: "vlink"}