9 lines
76 B
HTML
9 lines
76 B
HTML
<html>
|
|
<head><title>Home</title></head>
|
|
<body>
|
|
<p>
|
|
Hi.
|
|
</p>
|
|
</body>
|
|
</html>
|