Only show logout button in hub
This commit is contained in:
@ -11,7 +11,6 @@
|
||||
<body class="flex flex-col justify-between min-h-[100dvh] bg-slate-50">
|
||||
<header class="my-8">
|
||||
<h1 class="font-bold text-4xl text-center">Orient Editor</h1>
|
||||
<button class="btn" hx-get="logout" hx-target="#page-content">Abmelden</button>
|
||||
</header>
|
||||
|
||||
<main class="mx-4">
|
||||
|
Reference in New Issue
Block a user