Fixed admin - remove user

This commit is contained in:
Olaf
2026-08-25 21:05:17 +02:00
parent 38908b9a25
commit 442a28e741
4 changed files with 73 additions and 16 deletions
+1 -1
View File
@@ -77,6 +77,6 @@
<footer class="site-footer">Copyright © 2026 Olaf Kolkman · <a href="https://git.kolkman.org/olaf/Link-Log">git.kolkman.org/LinkLog</a></footer>
<script src="/static/auth-header.js?v=3"></script>
<script src="/static/logout.js?v=2"></script>
<script src="/static/admin.js?v=3"></script>
<script src="/static/admin.js?v=5"></script>
</body>
</html>