Created target project structure

This commit is contained in:
2025-10-11 12:14:49 +02:00
parent 1e2f211057
commit d7439fce46
110 changed files with 6157 additions and 0 deletions

11
static/admin/users.html Normal file
View File

@@ -0,0 +1,11 @@
<DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>User management</title>
</head>
<body>
<-- User management -->
</body>
</html>