<!doctype html> <html> <head> <title>Raw Hits</title> <!-- import algolia JS client here --> </head> <body> <div id="app"></div> <!-- script goes here --> </body> </html>