First commit
This commit is contained in:
7
src/main/webapp/WEB-INF/jspf/entete.jspf
Normal file
7
src/main/webapp/WEB-INF/jspf/entete.jspf
Normal 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>
|
Reference in New Issue
Block a user