aboutsummaryrefslogtreecommitdiffstats
path: root/customization/errorpage/415.shtml
diff options
context:
space:
mode:
Diffstat (limited to 'customization/errorpage/415.shtml')
-rw-r--r--customization/errorpage/415.shtml5
1 files changed, 3 insertions, 2 deletions
diff --git a/customization/errorpage/415.shtml b/customization/errorpage/415.shtml
index dc49b75..939ff24 100644
--- a/customization/errorpage/415.shtml
+++ b/customization/errorpage/415.shtml
@@ -1,5 +1,6 @@
<!--#set var="ERRORPAGE_CODE" value="415" -->
<!--#set var="ERRORPAGE_TEXT" value="Unsupported Media Type" -->
-<!--#set var="ERRORPAGE_INFO" value="The server does not support the media type transmitted in the request." -->
-<!--#include file="main.shtml" --> \ No newline at end of file
+<!--#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