index.html.m4 370 B

123456789101112131415161718
  1. <!DOCTYPE html>
  2. <html>
  3. <head>
  4. <meta charset="utf-8">
  5. <meta name="viewport" content="width=device-width, user-scalable=no">
  6. <style>
  7. undivert(style.css)
  8. </style>
  9. <script>
  10. var bootstrapUrl = "/cgi-bin/nodeinfo";
  11. undivert(app.js)
  12. </script>
  13. </head>
  14. <body>
  15. <noscript>Bitte Javascript aktivieren.</noscript>
  16. </body>
  17. </html>