aboutsummaryrefslogtreecommitdiffstats
path: root/customization/errorpage/403.shtml
blob: fb59017081ab7ea1d37a3960ad3cef296c46b8d9 (plain)
1
2
3
4
5
6
<!--#set var="ERRORPAGE_CODE" value="403" -->
<!--#set var="ERRORPAGE_TEXT" value="Forbidden" -->

<!--#include file="header.shtml" -->
	<div>You don't have permission to access the requested resource.</div>
<!--#include file="footer.shtml" -->