Enha: avoid replacing div that connects to sse
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
{{define "login"}}
|
||||
<div id="logindiv">
|
||||
<form class="space-y-6" hx-post="/login" hx-target="#ancestor">
|
||||
<form class="space-y-6" hx-post="/login" hx-target="#main-content">
|
||||
<div>
|
||||
<label For="username" class="block text-sm font-medium leading-6 text-white-900">tell us your username (signup|login)</label>
|
||||
<div class="mt-2">
|
||||
|
Reference in New Issue
Block a user