Improve noscript UI appearance

This commit is contained in:
Drew DeVault
2021-11-29 12:50:41 +01:00
committed by Simon Ser
parent c4a78283af
commit b1d5f1436e
2 changed files with 8 additions and 1 deletions

View File

@@ -11,7 +11,7 @@
</head>
<body>
<noscript>
<p>Unfortunately gamja requires JavaScript. Please enable it!</p>
<p>This application requires JavaScript. Please enable it!</p>
</noscript>
</body>
</html>