hacker-news-cli/public/old.html

17 lines
342 B
HTML

<!DOCTYPE html>
<html>
<body>
<h2>Haxor Newz</h2>
<h3>"uber l337"</h3>
<form action="" method="POST">
Title:<br />
<input type="text" name="title" value="" /> <br />
Link:<br />
<input type="text" name="link" value="" /> <br />
</form>
<footer>&#9398; anarchy planet</footer>
</body>
</html>