XMPP invitation landing page, without javascript
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -20,7 +20,7 @@ <script src="https://oss.maxcdn.com/respond/1.4.2/respond.min.js"></script> <![endif]--> </head> -<body onload="load_done();"> +<body> <div class="main"> <noscript><h3>You need JavaScript to follow the invitation.</h3></noscript> <h3 class="text-center" id="heading"></h3> |