summaryrefslogtreecommitdiffhomepage
path: root/core/src/view/error500.htm
blob: 8af22e8f2049361a0d90d7f395dfaaa9dfe2c32c (plain)
1
2
3
4
5
<%+header%>
<h1>500 Internal Server Error</h1>
<p>Sorry, the server encountered an unexpected error.</p>
<tt><%=message%></tt>
<%+footer%>