9 lines
98 B
HTML
Raw Normal View History

2025-01-22 16:18:30 +01:00
<html lang="en">
<head>
<title>Awesome page</title>
</head>
<body>
hello world!
</body>
</html>