diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 16 | 
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> | 
