diff options
Diffstat (limited to 'customization/errorpage/415.shtml')
-rw-r--r-- | customization/errorpage/415.shtml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/customization/errorpage/415.shtml b/customization/errorpage/415.shtml new file mode 100644 index 0000000..939ff24 --- /dev/null +++ b/customization/errorpage/415.shtml @@ -0,0 +1,6 @@ +<!--#set var="ERRORPAGE_CODE" value="415" --> +<!--#set var="ERRORPAGE_TEXT" value="Unsupported Media Type" --> + +<!--#include file="header.shtml" --> + <div>The server does not support the media type transmitted in the request.</div> +<!--#include file="footer.shtml" -->
\ No newline at end of file |