summaryrefslogtreecommitdiff
path: root/index.html
diff options
context:
space:
mode:
authorKatolaZ <katolaz@freaknet.org>2017-06-30 23:46:11 +0100
committerKatolaZ <katolaz@freaknet.org>2017-06-30 23:46:11 +0100
commit32e86d1129f200c776f879da835a6659427ca707 (patch)
tree49ae2a83a6eb8070efe298e22971a66429fe2ade /index.html
parentee3dc59322eb3a366f3594261491381db5084110 (diff)
added 'show' option
Diffstat (limited to 'index.html')
-rw-r--r--index.html16
1 files changed, 0 insertions, 16 deletions
diff --git a/index.html b/index.html
deleted file mode 100644
index f6ec441..0000000
--- a/index.html
+++ /dev/null
@@ -1,16 +0,0 @@
-<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>