I am contributing to an open-source project and it seems that all of the website's pages have .ejs.html format. what is the difference between these two formats ? ejs is used to embed javascript inside html code.why use .ejs.html instead of just html.