Ticket #8942: 8942-test.html
| File 8942-test.html, 395 bytes (added by , 17 years ago) |
|---|
| Line | |
|---|---|
| 1 | <!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd"> |
| 2 | <html> |
| 3 | <head> |
| 4 | <meta http-equiv="Content-Type" content="text/html; charset=utf-8"> |
| 5 | <title>Insert title here</title> |
| 6 | </head> |
| 7 | <body> |
| 8 | <form method="post" action="wp-comments-post.php"> |
| 9 | <input name="comment_post_ID" value="1" /> |
| 10 | <input type="submit" /> |
| 11 | </form> |
| 12 | </form> |
| 13 | </body> |
| 14 | </html> |