public/index.hbs (11 lines of code) (raw):

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <link rel="icon" type="image/x-icon" href="favicon.ico"> <title>Elastic Maps Service</title> </head> <body> <div id="wrapper"></div> </body> </html>