Update connexion.php

This commit is contained in:
Bess1k 2026-01-16 09:45:43 +01:00 committed by GitHub
parent 0ca949d958
commit 90887a380a
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,9 +1,5 @@
<head>
<link href="https://cdn.jsdelivr.net/npm/bootstrap@5.3.3/dist/css/bootstrap.min.css" rel="stylesheet">
<link rel="stylesheet" href="public/assets/styles.css">
<title>Connexion Folliow</title>
</head>
<body> <body>
<!-- Contenu principal de la page --> <!-- Contenu principal de la page -->
@ -101,7 +97,4 @@
</div> </div>
</div> </div>
</main>
</body>
</html>