[Author Prev][Author Next][Thread Prev][Thread Next][Author Index][Thread Index]

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



commit 0de1c972b4857e77ccd8a644b7b15aeacd25c50a
Author: 0xCoffee <0xcoffee@xxxxxxxxxxx>
Date:   Sat Apr 9 07:46:10 2016 -0700

    Add <noscript> tag #15978
    
    Signed-off-by: Philipp Winter <phw@xxxxxxxxxxxxxx>
---
 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>

_______________________________________________
tor-commits mailing list
tor-commits@xxxxxxxxxxxxxxxxxxxx
https://lists.torproject.org/cgi-bin/mailman/listinfo/tor-commits