optimisation du code

This commit is contained in:
2024-05-30 13:49:35 +02:00
parent 046f3ed2e2
commit e390e7b393
34 changed files with 169 additions and 248 deletions

View File

@@ -1,12 +1,3 @@
<!DOCTYPE html>
<html lang="fr">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>Inscription</title>
<link rel="stylesheet" href="<?php echo base_url('assets/css/inscription'); ?>">
</head>
<body>
<div class="container">
<h2>Inscription</h2>
@@ -60,5 +51,4 @@
}
}
</script>
</body>
</html>
</body>