diff options
Diffstat (limited to 'customization/errorpage/501.shtml')
-rw-r--r-- | customization/errorpage/501.shtml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/customization/errorpage/501.shtml b/customization/errorpage/501.shtml new file mode 100644 index 0000000..3760c9f --- /dev/null +++ b/customization/errorpage/501.shtml @@ -0,0 +1,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" -->
\ No newline at end of file |