<html> <body> <form action="/gen_from_kw" method="post"> KW: <input type="text" id="kw" name="kw"> <input type="submit" value="gen"> </form> </body> </html>