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