File size: 160 Bytes
723e2fa
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
<!DOCTYPE html>
<html>
<head>
    <title>Projet HF</title>
</head>
<body>
    <h1>Bienvenue sur le Projet HF</h1>
    <p>Voici un projet HF</p>
</body>
</html>