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

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