initial commit

This commit is contained in:
MAUREL Yoann
2019-01-21 13:19:32 +01:00
commit e8af3e14b3
9 changed files with 375 additions and 0 deletions

10
www/test.html Normal file
View File

@@ -0,0 +1,10 @@
<!DOCTYPE html>
<html>
<head>
<title>Coucou</title>
</head>
<body>
Cette page est une
page toute simple
</body>
</html>