Personen DB Abfragen + Seiten

This commit is contained in:
Simon Martens
2025-02-15 23:33:15 +01:00
parent 0aa8511ef0
commit e8edefa4b4
28 changed files with 949 additions and 65 deletions

View File

@@ -1 +1,4 @@
<div class="flex flex-row justify-center mt-8"></div>
<div class="flex flex-row justify-center mt-8 gap-x-2">
<a href="/reihen">Reihen</a>
<a href="/personen/">Personen</a>
</div>