Blank website when JavaScript disabled
subnut opened this issue · 0 comments
subnut commented
Could use the <noscript> tag, or could atleast designate the default HTML content under <body> to something like -
<body>
Please enable JavaScript to view this website
</body>which would then be changed in the JS.