Better handling of no javascript warning message

This commit is contained in:
Chrystian Huot 2019-08-29 14:24:53 -04:00
parent 8c49071d5e
commit eba36f732c

View file

@ -23,7 +23,8 @@
</head> </head>
<body> <body>
<app> <app></app>
<noscript>
You must have JavaScript enabled to use this app. You must have JavaScript enabled to use this app.
</app> </noscript>
</body> </body>