diff options
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 10 |
1 files changed, 2 insertions, 8 deletions
@@ -11,16 +11,10 @@ <header><big>🛠️ WebIF 2.0</big></header> <div id="app"></div> </div> - <div id="loader" title="цъкни да скриеш"> + <div id="loader" title="click to hide"> <div> <div class="loadspin"></div> - <p> - Loading... - <noscript> - FAILED. JavaScript is disabled. - <p><a href="command.html">Use Command Interface</a></p> - </noscript> - </p> + <p>Loading...</p> </div> </div> <script src="ka.js"></script> |
