slidemews-0.2: test.html
<html> <head></head> <body> <form METHOD="POST" ACTION="http://127.0.0.1:8000/slideme/"> <textarea name="mkd" width="20" height="20"> </textarea> <input type="submit" value="ok"> </form> </body> </html>
<html> <head></head> <body> <form METHOD="POST" ACTION="http://127.0.0.1:8000/slideme/"> <textarea name="mkd" width="20" height="20"> </textarea> <input type="submit" value="ok"> </form> </body> </html>