templates/index.html.tpl (11 lines of code) (raw):

<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <title>EMS File Service</title> </head> <body> <h1>EMS File Service</h1> <p>Commit <a href="https://github.com/elastic/ems-file-service/commit/${EMS_COMMIT}">${EMS_COMMIT}</a></p> </body> </html>