luci/core/src/ffluci/view/error500.htm
Steven Barth c66cc9f47c
2008-04-11 18:29:19 +00:00

5 lines
No EOL
138 B
HTML

<%+header%>
<h1>500 Internal Server Error</h1>
<p>Sorry, the server encountered an unexpected error.</p>
<tt><%=message%></tt>
<%+footer%>