3
Fork 0

Added project

This commit is contained in:
Willem Cazander 2022-11-13 01:46:38 +01:00
parent fe9aa14dfd
commit 2d73cc8845
186 changed files with 21174 additions and 0 deletions

View file

@ -0,0 +1,7 @@
<div>
<h1>400</h1>
<h2>Page Not Found</h2>
<pre>
Please check you url.
</pre>
</div>

View file

@ -0,0 +1,7 @@
<div>
<h1>500</h1>
<h2>Server Error</h2>
<pre>
Sorry server at fault.
</pre>
</div>