add javascript notice

This commit is contained in:
hippoz 2022-08-28 22:13:20 +03:00
parent ee0272b387
commit e42176fac7
Signed by: hippoz
GPG key ID: 7C52899193467641

View file

@ -17,6 +17,14 @@
</head> </head>
<body> <body>
<div class="fullscreen-message" id="pre--loading-screen">loading...</div> <div class="fullscreen-message" id="pre--loading-screen">
<div>
loading...
<noscript>
<br>
<span>Please enable JavaScript to use this app.</span>
</noscript>
</div>
</div>
</body> </body>
</html> </html>