mirror of
https://github.com/LemmyNet/lemmy
synced 2024-11-19 03:25:29 +00:00
Adding a noscript message. Fixes #464
This commit is contained in:
parent
aa5a911edc
commit
1da94464eb
3
ui/src/index.html
vendored
3
ui/src/index.html
vendored
@ -1,6 +1,5 @@
|
||||
<!DOCTYPE html>
|
||||
<html lang="en">
|
||||
|
||||
<head>
|
||||
<!-- Required meta tags -->
|
||||
<meta name="Description" content="Lemmy">
|
||||
@ -22,8 +21,8 @@
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<noscript>JavaScript is required for this page.</noscript>
|
||||
<div id="app"></div>
|
||||
$bundles
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
Loading…
Reference in New Issue
Block a user