feat(frontend): add delete all buttons to admin page
build / Go-Build (push) Successful in 1m31s
docker / docker (push) Successful in 4m17s

This commit is contained in:
2026-06-24 15:56:53 +02:00
parent 9911eaf812
commit 8587b9577a
2 changed files with 50 additions and 9 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
<html lang="en">
<head>
<meta charset="UTF-8" />
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
<link rel="icon" type="image/png" href="/favicon.png" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Outfit-Voting Abi26</title>
</head>