staticSearch
staticSearch copied to clipboard
We should remove the noscript element
The HTML5 spec says that the <noscript> element should not be used in XHTML (i.e. XML) documents (https://html.spec.whatwg.org/multipage/scripting.html#the-noscript-element) and in fact the latest nightly build of the W3C validator marks it as invalid. I propose we remove it from the search page output.