first commit

This commit is contained in:
2026-04-11 18:57:00 +02:00
commit 58bcc8f0f3
29 changed files with 3290 additions and 0 deletions
+9
View File
@@ -0,0 +1,9 @@
<section class="auth-shell">
<div class="auth-card glass-panel">
<p class="eyebrow">404</p>
<h1>Diese Seite gibt es nicht</h1>
<p class="auth-copy">Der angeforderte Bereich wurde nicht gefunden.</p>
<a class="primary-button button-link" href="/">Zur Startseite</a>
</div>
</section>