summaryrefslogtreecommitdiff
path: root/app/views/errors/access_denied.html.haml
blob: f2d082cb77defd275ead59eba0b1ac71cd9e5905 (plain)
1
2
3
4
5
%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"}