SDIS4/web/WEB-INF/ModifPompier.jsp
clementine.desrucques 78e622a84e
2021-10-20 08:37:34 +02:00

19 lines
466 B
Plaintext

<%--
Document : ModifPompier
Created on : 18 oct. 2021, 15:49:00
Author : clementine.desrucques
--%>
<%@include file = "jspf/enteteJSPF.jspf" %>
<%@page contentType="text/html" pageEncoding="UTF-8"%>
<!DOCTYPE html>
<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
<title>Modification</title>
</head>
<body>
<h1>Modification des informations :</h1>
</body>
</html>