Skip to content

Commit 18c750d

Browse files
authored
Merge pull request #68 from jobvs/no-script-message
Add message for users without JavaScript
2 parents 747a8c5 + 43ba203 commit 18c750d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515

1616
</head>
1717
<body dir="ltr">
18+
<noscript>To use this application, please enable JavaScript.</noscript>
1819
<div id="content"></div>
1920
<script>
2021
dojoConfig = {

0 commit comments

Comments
 (0)