I typed this into cat without trying to refresh my memory of how HTML works.

I added this part with vi an editor I don't know.

amp@moontower:~/public$ cat > index.html
<html>
<head>
<title>The Manor</title>
</head>
<body>
<p>I typed this into cat without trying to refresh my memory of how HTML works.

</body> </html> amp@moontower:~/public$
Fuck this editor. I'm doing the rest with sed