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

8 lines
91 B
Plaintext
Raw Normal View History

2022-11-13 00:46:38 +00:00
<div>
<h1>400</h1>
<h2>Page Not Found</h2>
<pre>
Please check you url.
</pre>
</div>