parent
4e7d63be3f
commit
8e41dda78f
@ -0,0 +1,16 @@
|
||||
<html>
|
||||
<body>
|
||||
<h1>Index.html</h1>
|
||||
|
||||
<form method="POST">
|
||||
Title: <input type="text" name="title" size="24"/>
|
||||
<br />
|
||||
Paste:
|
||||
<br />
|
||||
<textarea name="paste" cols="80" rows="10"> </textarea>
|
||||
<br />
|
||||
<input type="submit" value="PasteMe!">
|
||||
</form>
|
||||
|
||||
</body>
|
||||
</html>
|
Loading…
Reference in new issue