The template naming under the src/templates folder is inconsistent as of now, some uses hyphens( - ) and some uses underscore( _ ).
Things to be done:
When you make these changes, you are also required to reflect these changes where these file paths are used (for eg, in routes, etc)