| <!doctype html> | |
| <html> | |
| <head> | |
| <base href="/"> | |
| <meta charset="utf-8"> | |
| <title>XOS</title> | |
| <meta name="description" content=""> | |
| <meta name="viewport" content="width=device-width"> | |
| <link rel="icon" type="image/png" href="images/cord-favicon.png" /> | |
| </head> | |
| <body> | |
| <xos-root>Loading XOS...</xos-root> | |
| </body> | |
| </html> |