| <!doctype html> | |
| <!-- | |
| This HTML file is an example of how you can write and serve your own | |
| index page. It's not required for ts_devserver - if no index.html file is | |
| found to serve, a simple one will be generated. | |
| --> | |
| <html> | |
| <head> | |
| <title>ts_devserver example</title> | |
| </head> | |
| <body> | |
| </body> | |
| </html> |