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

6 lines
198 B
Plaintext

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