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

<!--#include file="header.shtml" -->
	<div>The server does not support the action requested by the client.</div>
<!--#include file="footer.shtml" -->