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