2008-07-07 22:00:56 +00:00
|
|
|
<%#
|
2015-01-16 22:38:38 +00:00
|
|
|
Copyright 2008 Steven Barth <steven@midlink.org>
|
2015-01-16 22:46:42 +00:00
|
|
|
Copyright 2008 Jo-Philipp Wich <jow@openwrt.org>
|
2015-01-16 22:38:38 +00:00
|
|
|
Licensed to the public under the Apache License 2.0.
|
2008-07-07 22:00:56 +00:00
|
|
|
-%>
|
2015-01-16 22:38:38 +00:00
|
|
|
|
2008-04-11 18:29:19 +00:00
|
|
|
<%+header%>
|
2015-10-06 11:29:43 +00:00
|
|
|
<h2 name="content">500 <%:Internal Server Error%></h2>
|
2012-08-14 13:08:18 +00:00
|
|
|
<p><%:Sorry, the server encountered an unexpected error.%></p>
|
2008-08-13 17:55:05 +00:00
|
|
|
<pre class="error500"><%=message%></pre>
|
|
|
|
<%+footer%>
|