summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--webapp/root.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/webapp/root.html b/webapp/root.html
index 7987a52fc..bca775c8b 100644
--- a/webapp/root.html
+++ b/webapp/root.html
@@ -52,5 +52,8 @@
<script>
window.setup_root();
</script>
+ <noscript>
+ To use Mattermost, please enable JavaScript.
+ </noscript>
</body>
</html>