commit 4f6198094cf4134179d1f9c9fa8f79759a27c87e
[project/luci.git] / modules / admin-core / luasrc / view / error500.htm
1 <%+header%>
2 <h1>500 Internal Server Error</h1>
3 <p>Sorry, the server encountered an unexpected error.</p>
4 <tt><%=message%></tt>
5 <%+footer%>