mirror of
https://github.com/Threnklyn/wg-ui.git
synced 2026-05-29 10:08:29 +02:00
Remove logout button
This commit is contained in:
@@ -22,9 +22,6 @@
|
||||
|
||||
<div class="text-light">
|
||||
<small>Logged in as {user}</small>
|
||||
{#if user != "anonymous"}
|
||||
<a class="btn btn-outline-light" href="/oauth2/sign_out">Log out</a>
|
||||
{/if}
|
||||
</div>
|
||||
</nav>
|
||||
</header>
|
||||
|
||||
Reference in New Issue
Block a user