18 lines
		
	
	
		
			392 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
			
		
		
	
	
			18 lines
		
	
	
		
			392 B
		
	
	
	
		
			Plaintext
		
	
	
	
	
	
<%-- 
 | 
						|
    Document   : authentificationJSP
 | 
						|
    Created on : 18 oct. 2021, 11:09:26
 | 
						|
    Author     : thomas.millot
 | 
						|
--%>
 | 
						|
 | 
						|
<%@page contentType="text/html" pageEncoding="UTF-8"%>
 | 
						|
<!DOCTYPE html>
 | 
						|
<html>
 | 
						|
    <head>
 | 
						|
        <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
 | 
						|
        <title>JSP Page</title>
 | 
						|
    </head>
 | 
						|
    <body>
 | 
						|
        <h1>Hegerghtehrteh</h1>
 | 
						|
    </body>
 | 
						|
</html>
 |