nat/static/index.html
2016-06-23 11:10:25 +10:00

13 lines
179 B
HTML

<html>
<head>
<title></title>
</head>
<body>
<form action="/save" method="post">
<input type="text" name="p">
<input type="submit" value="paste">
</form>
</body>
</html>