covas-bo/web/html/home.html

9 lines
131 B
HTML
Raw Normal View History

2022-07-21 00:19:46 +02:00
<!DOCTYPE html>
<html>
<head>
<title>Coucou</title>
</head>
<body>
<p>Bienvenue</p>
</body>
</html>