<!DOCTYPE html>
<html>
<head>
    <title>Arduino Web Page</title>
</head>
<body>
    <h1>Bonjour depuis l'Arduino  !</h1>
    Une page web depuis le serveur Arduino<br>
    Passage XXXNUM
</body>
</html>