<html>
  <head>
    <title>Go - delete link</title>
  </head>
  <body>
    <h1>Delete Redirection</h1>
    <form method="POST" action="_delete">
      <input type="hidden" name="name" value="htmlregexp" />
      <p>Name: htmlregexp</p>
      <p>URL:  http://stackoverflow.com/questions/1732348/regex-match-open-tags-except-xhtml-self-contained-tags</p>
      <p>Fungus: <input type="text" name="valid" /></p>

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