petersilie-shop/resources/index.html
2023-08-28 12:45:44 +02:00

12 lines
No EOL
114 B
HTML

<!DOCTYPE html>
<html>
<head>
<title>Basic Web Page</title>
</head>
<body>
Hello World!
</body>
</html>