summaryrefslogtreecommitdiff
path: root/www/static/noscript.html
diff options
context:
space:
mode:
authormoehm2014-05-30 11:04:28 +0200
committermoehm2014-05-30 11:04:28 +0200
commitd6997febbdf6d424fcd0702e3324588387dc2cd9 (patch)
tree9ebe96433d2ae394e95a78e87e1a7f0831ab85b0 /www/static/noscript.html
parente5e8ee54e4b404d0cbdf69bebc3d9bdd9bd04855 (diff)
downloadrandom-d6997febbdf6d424fcd0702e3324588387dc2cd9.tar.gz
rewrite
Diffstat (limited to 'www/static/noscript.html')
-rw-r--r--www/static/noscript.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/www/static/noscript.html b/www/static/noscript.html
new file mode 100644
index 0000000..5f78e41
--- /dev/null
+++ b/www/static/noscript.html
@@ -0,0 +1,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>