summaryrefslogtreecommitdiff
path: root/templates/auth/index.html
diff options
context:
space:
mode:
authorLLLL Colonq <llll@colonq>2024-11-18 06:06:24 -0500
committerLLLL Colonq <llll@colonq>2024-11-18 06:06:24 -0500
commit4a445edcb679345d6d730345a7d5cf39c8b70e6a (patch)
tree994693bf293ce1cc584d445c55c859261e4beebe /templates/auth/index.html
parent229bbf710df29809b7fe0068c45d2c47a1908598 (diff)
No logout; let's redirect
Diffstat (limited to 'templates/auth/index.html')
-rw-r--r--templates/auth/index.html6
1 files changed, 0 insertions, 6 deletions
diff --git a/templates/auth/index.html b/templates/auth/index.html
index 976a7a6..7b5cc03 100644
--- a/templates/auth/index.html
+++ b/templates/auth/index.html
@@ -29,11 +29,5 @@ CONFIG_SUBST
</form>
</div>
</div>
- <div id="lcolonq-auth-logout" class="lcolonq-auth lcolonq-invisible">
- <div class="lcolonq-auth-box">
- <h1>log out?</h1>
- <a id="lcolonq-auth-logout-link">yeah</a>
- </div>
- </div>
</body>
</html>