Expand description

The <noscript> tag. rendering.

Structs

The <noscript> tag. The contents of this tag will be shown to people whose browsers don’t support Javascript, or who don’t have Javascript enabled.

Functions

Creates a new NoScript tag – functionally equivalent to NoScript::new(<text>) (but easier to type.)