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