[atlas/master] Add <noscript> tag #15978

12 Apr
2016
12 Apr
'16
6:35 p.m.
commit 0de1c972b4857e77ccd8a644b7b15aeacd25c50a Author: 0xCoffee <0xcoffee@sigaint.org> Date: Sat Apr 9 07:46:10 2016 -0700 Add <noscript> tag #15978 Signed-off-by: Philipp Winter <phw@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>
3328
Age (days ago)
3328
Last active (days ago)
0 comments
1 participants
participants (1)
-
phw@torproject.org