<!doctype html> <html> <head> <meta charset="utf-8"> <title>Test File</title> </head>
<body> This is a test file! If you can see this, your index.html is working! </body> </html>