XMPP invitation landing page, without javascript
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -24,7 +24,6 @@ <div class="main"> <noscript><h3>You need JavaScript to follow the invitation.</h3></noscript> <h3 class="text-center" id="heading"></h3> - <p class="lead text-center" id="intro"></p> <p class="text-center"><a class="btn btn-primary" id="button"></a></p> <input type="url" class="form-control text-center" id="url_in"></input> <p class="lead text-center" id="clients"></p> |