10 lines
255 B
Plaintext
10 lines
255 B
Plaintext
<%--
|
|
Document : authentificationJSP
|
|
Created on : 18 oct. 2021, 11:09:26
|
|
Author : Chelloug.Eliass
|
|
--%>
|
|
<%@include file="jspf/enteteJSPF.jspf" %>
|
|
<div id="contenu">
|
|
<h2>Merci de vous identifier pour acceder aux dossiers</h2>
|
|
</div>
|