Replace placeholder index with the app-shell People dashboard (todo §1); wire parseListQuery/paginate/composeNav + partials into a real zero-JS list page

This commit is contained in:
2026-06-15 15:57:42 +02:00
parent c06429e4d5
commit 947851b4ff
8 changed files with 322 additions and 32 deletions

View File

@@ -1,6 +0,0 @@
<header class="site-header">
<a class="brand" href="/"><%= title %></a>
<nav>
<a href="/">Home</a>
</nav>
</header>