<!doctype html> <html> <head> <title>TAPE Example</title> <script src="/testem.js"></script> <script src="test-adapter.js"></script> <script src="bundle.js"></script> </head> <body> </body> </html>