version.html 1.1 KB

1234567891011121314151617181920212223242526
  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <title>Version</title>
  5. <!-- Copyright Embedthis Software. All Rights Reserved. -->
  6. <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  7. <meta charset="utf-8" />
  8. <meta http-equiv="X-UA-Compatible" content="IE=edge,chrome=1" />
  9. <meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
  10. <meta name="description" content="Simple, fast, secure embedded web server" />
  11. <link href='https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,700|Open+Sans:300italic,400,300,700'
  12. rel='stylesheet' type='text/css'>
  13. <link href='https://fonts.googleapis.com/css?family=Julius+Sans+One' rel='stylesheet' type='text/css'>
  14. <link href="./images/favicon.ico" rel="shortcut icon" />
  15. <link href="lib/semantic-ui/semantic.min.css" rel="stylesheet" type="text/css" />
  16. <link href="css/all.min.css" rel="stylesheet" type="text/css" />
  17. <link href="css/api.min.css" rel="stylesheet" type="text/css" />
  18. </head>
  19. <body class="version">v3.6.5</body>
  20. </html>