widgets/time-tracking-report/src/index.html (10 lines of code) (raw):

<!DOCTYPE html> <html> <head> <meta http-equiv="Content-type" content="text/html; charset=utf-8"/> <base target="_parent"> </head> <body> <div id="app"></div> </body> </html>