- <!DOCTYPE html>
- <html>
- <head>
- <link rel="stylesheet" href="max80.css" />
- <title class="status">MAX80</title>
- <script src="max80.js"></script>
- </head>
- <body>
- <script>inc("head.html")</script>
- <h1 class="status">Status</h1>
- <img src="wip.png" width="72" height="64" alt="WIP" />
- <p class="notyet">(not implemented yet)</p>
- <script>load('sys/getstatus');</script>
- </body>
- </html>
|