2016-06-23 01:06:52 +00:00
|
|
|
<html>
|
|
|
|
<head>
|
|
|
|
<title></title>
|
|
|
|
</head>
|
|
|
|
<body>
|
2016-06-23 01:10:25 +00:00
|
|
|
<form action="/save" method="post">
|
2016-06-23 01:06:52 +00:00
|
|
|
<input type="text" name="p">
|
|
|
|
<input type="submit" value="paste">
|
|
|
|
</form>
|
|
|
|
</body>
|
|
|
|
</html>
|
|
|
|
|