diff options
-rw-r--r-- | web/login/index.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/web/login/index.html b/web/login/index.html index be63bf86..b376e8a3 100644 --- a/web/login/index.html +++ b/web/login/index.html @@ -45,5 +45,13 @@ </table> </div> </div> + + <ul class="footer"> + <li class="footer-left"> + This site is actively using JavaScript.<br> + It doesn't contain ads, but is blocked by some ad filters.<br> + Please turn it off to continue and reload the page. + </li> + </ul> </body> </html> |