static S hStylesheetSnippet(S snippetID) { ret tag('link, "", rel := "stylesheet", type := "text/css", href := rawSnippetURL(snippetID, "text/css")); }