First commit

This commit is contained in:
2025-09-15 17:43:29 +02:00
commit 04000480a5
18 changed files with 534 additions and 0 deletions

View File

@@ -0,0 +1,7 @@
<%-- any content can be specified here e.g.: --%>
<%@ page pageEncoding="UTF-8" %>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Gestion des clients</title>
<link rel="stylesheet" href="../style/style.css">
</head>