[tor-commits] [atlas/master] Add <noscript> tag #15978
phw at torproject.org
phw at torproject.org
Tue Apr 12 18:35:53 UTC 2016
commit 0de1c972b4857e77ccd8a644b7b15aeacd25c50a
Author: 0xCoffee <0xcoffee at sigaint.org>
Date: Sat Apr 9 07:46:10 2016 -0700
Add <noscript> tag #15978
Signed-off-by: Philipp Winter <phw at torproject.org>
---
index.html | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/index.html b/index.html
index fce43d4..b3297a1 100644
--- a/index.html
+++ b/index.html
@@ -48,6 +48,10 @@
<img src="img/loader.gif" />
</div>
<div id="content">
+ <noscript>
+ <h1>JavaScript required</h1>
+ <p>Please enable JavaScript to use this service.</p>
+ </noscript>
</div>
<hr/>
<footer>
More information about the tor-commits
mailing list