<%-- 
    Document   : ChefCaserneJSP
    Created on : 18 oct. 2021, 11:04:13
    Author     : funcha.ahamadi
--%>
<%@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>Chef de caserne</title>
    </head>
    <body>
        <h1>chef caserne</h1>
    </body>
</html>