feat: refactor admin panel to banlist panel and update related routes and templates

This commit is contained in:
Lorenzo Venerandi
2026-03-08 12:49:55 +01:00
parent 6117824c19
commit 4e34b4b80a
5 changed files with 18 additions and 18 deletions

View File

@@ -129,7 +129,7 @@
</head>
<body>
<div class="container">
<h1>Admin Panel</h1>
<h1>Krawl Login</h1>
<p class="subtitle">Please log in to continue</p>
<form action="/admin/login" method="post">