index.html (373B)
1 <!-- Any copyright is dedicated to the Public Domain. 2 http://creativecommons.org/publicdomain/zero/1.0/ --> 3 <!doctype html> 4 5 <html> 6 <!-- A bundle/generated source that contains yet another version of original.js --> 7 <script src="bundle.js"></script> 8 9 <head> 10 <meta charset="utf-8"/> 11 <title>Empty test page 3</title> 12 </head> 13 14 <body> 15 </body> 16 17 </html>