gitlab-org--gitlab-foss/app/views/errors/access_denied.html.haml
Sean McGivern d61bf3b977 Update permissons links to new page
permissions/permissions just links to user/permissions since
https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/5210
2016-07-14 11:04:03 +01:00

6 lines
212 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("user/permissions"), class: "vlink"}