<html>
  <head>
    <title>Go - edit link</title>
  </head>
  <body>
    <h1>Redirect</h1>
    <form method="POST" action="_set">
      <p>Name: <input type="text" name="name"  value="makan-makan"  /></p>
      <p>URL:  <input type="text" name="url"   value="http://www.makanmakan.co.uk/openmenu/takeaway/?openmenu=takeaway"  /></p>
      <p>Fungus: <input type="text" name="valid" /></p>

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