This commit is contained in:
2025-03-26 17:02:40 +01:00
parent 6afa94c84a
commit 5b31afe52e
8 changed files with 248 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Mauvaise connexion</title>
</head>
<body>
<p>Erreur lors de la connexion !</p>
</body>
</html>