aboutsummaryrefslogtreecommitdiffstats
path: root/customization/errorpage/503.shtml
blob: 67e6861166ff9bfe47d4fa7a1a5cf03e54522a80 (plain)
1
2
3
4
5
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" -->