aboutsummaryrefslogtreecommitdiffstats
path: root/customization/errorpage/408.shtml
diff options
context:
space:
mode:
Diffstat (limited to 'customization/errorpage/408.shtml')
-rw-r--r--customization/errorpage/408.shtml5
1 files changed, 3 insertions, 2 deletions
diff --git a/customization/errorpage/408.shtml b/customization/errorpage/408.shtml
index c6ab88a..09ed971 100644
--- a/customization/errorpage/408.shtml
+++ b/customization/errorpage/408.shtml
@@ -1,5 +1,6 @@
<!--#set var="ERRORPAGE_CODE" value="408" -->
<!--#set var="ERRORPAGE_TEXT" value="Request Timeout" -->
-<!--#set var="ERRORPAGE_INFO" value="The server closed the network connection because the client didn't finish the request within the specified time." -->
-<!--#include file="main.shtml" --> \ No newline at end of file
+<!--#include file="header.shtml" -->
+ <div>The server closed the network connection because the client didn't finish the request within the specified time.</div>
+<!--#include file="footer.shtml" --> \ No newline at end of file