aboutsummaryrefslogtreecommitdiffstats
path: root/customization/errorpage/503.shtml
diff options
context:
space:
mode:
Diffstat (limited to 'customization/errorpage/503.shtml')
-rw-r--r--customization/errorpage/503.shtml6
1 files changed, 6 insertions, 0 deletions
diff --git a/customization/errorpage/503.shtml b/customization/errorpage/503.shtml
new file mode 100644
index 0000000..67e6861
--- /dev/null
+++ b/customization/errorpage/503.shtml
@@ -0,0 +1,6 @@
+<!--#set var="ERRORPAGE_CODE" value="503" -->
+<!--#set var="ERRORPAGE_TEXT" value="Service Unavailable" -->
+
+<!--#include file="header.shtml" -->
+ <div>The server is temporarily unable to service your request due to maintenance downtime or capacity problems. Please try again later.</div>
+<!--#include file="footer.shtml" --> \ No newline at end of file