aboutsummaryrefslogtreecommitdiffstats
path: root/customization/errorpage/500.shtml
blob: 62149749046f79cbf35634c4f8d4ae430b3aefc0 (plain)
1
2
3
4
5
6
<!--#set var="ERRORPAGE_CODE" value="500" -->
<!--#set var="ERRORPAGE_TEXT" value="Internal Server Error" -->

<!--#include file="header.shtml" -->
	<div>The server encountered an internal error and was unable to complete your request. Either the server is overloaded or there was an error in a CGI script.</div>
<!--#include file="footer.shtml" -->