pub fn noscript<MSG>( attrs: &[Attribute<MSG>], children: &[Node<MSG>], ) -> Node<MSG>where MSG: Clone,
Creates an html noscript element