static S hrefresh(S target) { ret tag("meta", "", "http-equiv", "refresh", "content", "0; url=" + target); }