sS htmlExtractTitle(S html) { ret htmldecode_dropAllTags(contentsOfContainerTag(htmlTok(html), "title")); }