website/public/error.php
Victor Westerlund 8ae67a86d8 feat: initial code commit (#1)
Placeholder website until the real thing is ready

Reviewed-on: https://codeberg.org/reflect/website/pulls/1
Co-authored-by: Victor Westerlund <victor.vesterlund@gmail.com>
Co-committed-by: Victor Westerlund <victor.vesterlund@gmail.com>
2024-09-27 16:13:44 +00:00

4 lines
No EOL
83 B
PHP

<main>
<h1>404 Not found</h1>
<p>Sorry, there is nothing to show here</p>
</main>