Welcome to mirror list, hosted at ThFree Co, Russian Federation.

access_denied.html.haml « errors « views « app - gitlab.com/gitlab-org/gitlab-foss.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 4766ef7bcddb3d1de2ae9e4351fa08d4ad2fc783 (plain)
1
2
3
4
%h1 Access Denied
%hr
%h2 You are not allowed to access this page
%p Read more about project permissions #{link_to "here", help_permissions_path, class: "vlink"}