<!DOCTYPE html> <html> <head><title>TypeScript Greeter</title></head> <body> <script src="hello.js"></script> </body> </html>