Macro Noscript

Part of:

package weblocks
( noscript &rest < args > )
Outputs HTML in a way that it takes effect on the client only if
client-side scripting is disabled. This macro behaves identically
to :noscript html element, but avoids rendering HTML on AJAX requests
in addition.