diff options
Diffstat (limited to 'customization/errorpage/410.shtml')
-rw-r--r-- | customization/errorpage/410.shtml | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/customization/errorpage/410.shtml b/customization/errorpage/410.shtml new file mode 100644 index 0000000..ac56756 --- /dev/null +++ b/customization/errorpage/410.shtml @@ -0,0 +1,6 @@ +<!--#set var="ERRORPAGE_CODE" value="410" --> +<!--#set var="ERRORPAGE_TEXT" value="Gone" --> + +<!--#include file="header.shtml" --> + <div>The requested resource is no longer available on this server and there is no forwarding address.</div> +<!--#include file="footer.shtml" -->
\ No newline at end of file |