summaryrefslogtreecommitdiff
path: root/www/static/noscript.html
blob: 5f78e41c6a4d9f25db32a6282d0aa98b79ed4fbd (plain)
1
2
3
4
5
6
7
8
9
<noscript id="ns">
		<div id="ns-area" align="center">
			<h2>Sorry, this site doesn't work without JavaScript!</h2>
			<br>
			<p>Enable it or leave.</p>
			<br>
			<p style="font-size:12pt; color:black;">Read here why: https://en.wikipedia.org/wiki/Ajax_%28programming%29 </p>
		</div>
</noscript>