static O subBot_serveHTMLFile(File file) {
  ret subBot_serveFile(file, "text/html");
}