Add SafeHtml.asis to prevent escaping existing HTML text This can be useful when reading constants from a constants file, but its risky as the text is not escaped. Signed-off-by: Shawn O. Pearce <sop@google.com>