first commit

This commit is contained in:
Stephan Hadan 2025-01-05 23:20:45 +01:00
commit 7fa1a1444a
52 changed files with 1519 additions and 0 deletions

View file

@ -0,0 +1,5 @@
<section id="error-pane" class="text-center error">
<h1 class="text-center">404</h1>
<p>Sorry! That page does not exist. It may have been removed or moved to a new section on the site. Click <a
href="/">here</a> go back to the home page.</p>
</section>