web ui redesign/not done

This commit is contained in:
megamichi 2024-12-01 21:13:10 +01:00
parent 57ae5a68a9
commit 10db9ae8de
24 changed files with 324 additions and 42 deletions

14
templates/404.html Normal file
View file

@ -0,0 +1,14 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Document</title>
</head>
<body>
<h1 style="font-size: 80vh;
padding: 0;
margin: 0;
text-decoration: none;">404</h1>
</body>
</html>