index.html 277 B

12345678910
  1. <html>
  2. <head><title>WZ Mini</title></head>
  3. <body>
  4. <h1>wz_mini web server</h1>
  5. <p><a href="cgi-bin/config.cgi">Configuration Editor</a></p>
  6. <p><a href="car/car.html">Car Interface</a></p>
  7. <p><a href="cgi-bin/jpeg.cgi">Current Screen</a></p>
  8. </body>
  9. </html>