<html>
  <head>
    <title>Go - delete link</title>
  </head>
  <body>
    <h1>Delete Redirection</h1>
    <form method="POST" action="_delete">
      <input type="hidden" name="name" value="tintin" />
      <p>Name: tintin</p>
      <p>URL:  http://www.tintinhamptonhill.co.uk/.menu/TakeAwayMenu.jpg</p>
      <p>Fungus: <input type="text" name="valid" /></p>

      <input type="submit" />
    </form>
  </body>
</html>
