add javascript notice
This commit is contained in:
parent
ee0272b387
commit
e42176fac7
1 changed files with 9 additions and 1 deletions
|
@ -17,6 +17,14 @@
|
|||
</head>
|
||||
|
||||
<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>
|
||||
</html>
|
||||
|
|
Loading…
Reference in a new issue