// TODO: extract stuff to head etc. static S fixHTML(O contents) { S s = str(contents); ret hhtml(hbody(s)); }