static O subBot_serveHTML(O html) { ret subBot_serveWithContentType(str(html), "text/html"); }