blob: 8d05784acf1738c1c355c6e6b290c982be2ec343 [file] [log] [blame]
Copybara854996b2021-09-07 19:36:02 +00001[define category_css]css/ph_detail.css[end]
2[include "../framework/header.ezt" "hidetabs"]
3
4<h3>Permission denied</h3>
5
6<h4>What happened?</h4>
7
8<p>You do not have permission to view the requested page.</p>
9
10[if-any reason]<p>Reason: [reason].</p>[end]
11
12[include "../framework/footer.ezt"]