User edit -> Alpine Ajax

This commit is contained in:
Simon Martens
2025-05-29 16:21:59 +02:00
parent cbbfa77865
commit 3b9ec7d493
7 changed files with 39 additions and 34 deletions

View File

@@ -8,7 +8,7 @@
{{ template "_head" . }}
</head>
<body class="w-full min-h-full" hx-ext="response-targets" hx-boost="true">
<body id="body" class="w-full min-h-full" hx-ext="response-targets" hx-boost="true">
<div class="flex flex-col min-h-screen w-full">
<header class="container-normal bg-slate-100 " id="header">
{{ template "_menu" . }}