aboutsummaryrefslogtreecommitdiffstats
path: root/customization/errorpage/404.shtml
blob: 714e4e0d8ba68de32c97c74318fe68e3e604bb08 (plain)
1
2
3
4
5
6
<!--#set var="ERRORPAGE_CODE" value="404" -->
<!--#set var="ERRORPAGE_TEXT" value="Not Found" -->

<!--#include file="header.shtml" -->
	<div>The requested resource was not found on this server.</div>
<!--#include file="footer.shtml" -->