3
0
Fork 0
xnode/lib-build/debug-server/www_views/thtml/error/http-500.ejs

8 lines
90 B
Plaintext
Raw Normal View History

2022-11-13 00:46:38 +00:00
<div>
<h1>500</h1>
<h2>Server Error</h2>
<pre>
Sorry server at fault.
</pre>
</div>