1
0
This commit is contained in:
2023-11-18 22:33:29 +01:00
parent 3d921ecb9e
commit d35873dbd6
53 changed files with 0 additions and 726 deletions

View File

@ -1,18 +0,0 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>PKM PARTY PLES | 404 Not found</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<link rel="icon" type="image/x-icon" href="/img/fr.ico">
<link rel="stylesheet" href="/general.css">
<link rel="stylesheet" href="/vars.css">
</head>
<body>
<div class="content flex-col">
<h2>404 - Not found</h2>
<a href="/">Home</a>
</div>
</body>
</html>