Remove notice when JS is disabled
JS isn't necessary or particularily useful, and I don't want to encourage users to do so when I myself disable it for nearly every website.website
parent
7d6511799e
commit
93a3897365
|
@ -26,11 +26,3 @@
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="content">
|
<div id="content">
|
||||||
<noscript>
|
|
||||||
<strong>Please enable JavaScript to take advantage of the interactive
|
|
||||||
features of this website. Don't worry - it's all
|
|
||||||
<a href="http://www.gnu.org/philosophy/free-sw.html">free software</a>.
|
|
||||||
You can find the source code to this website via the source code link
|
|
||||||
above within the <a href="source.html">'website' branch</a>.
|
|
||||||
</strong>
|
|
||||||
</noscript>
|
|
||||||
|
|
Loading…
Reference in New Issue