My Marlin configs for Fabrikator Mini and CTC i3 Pro B
Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.

12345678910111213141516171819202122
  1. <!doctype html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="UTF-8" />
  5. <meta name="Title" content="Marlin WebUI" />
  6. <meta name="Description" content="Marlin WebUI based on E4d@box WebUI" />
  7. <meta name="Generator" content="E4d@box" />
  8. <meta name="Owner" content="E4d@box" />
  9. <meta name="Author" content="MandrakeDesign" />
  10. <meta name="google" content="notranslate" />
  11. <meta http-equiv="Content-Language" content="en_GB" />
  12. <title>Marlin WebUI</title>
  13. <link rel="shortcut icon" href="#" />
  14. </head>
  15. <body>
  16. <div style="padding-top:100px; text-align:center">
  17. <h1>Sorry, but MS Internet Explorer browser is not supported by this web application.<br>Please upgrade to Edge or use another browser</h1>
  18. <br><br><br>
  19. <h1>Marlin WebUI</h1>
  20. </div>
  21. </body>
  22. </html>