Переглянути джерело

gluon-status-page: add hint to enable JavaScript if it is disabled (#913)

Brother-Lal 7 роки тому
батько
коміт
00fdc37301
1 змінених файлів з 1 додано та 0 видалено
  1. 1 0
      package/gluon-status-page/src/index.html.m4

+ 1 - 0
package/gluon-status-page/src/index.html.m4

@@ -13,5 +13,6 @@
     </script>
   </head>
   <body>
+    <noscript>Bitte Javascript aktivieren.</noscript>
   </body>
 </html>