reason:
reder_template directory is to find the folder templates in the current directory. The index.html file should be placed in the folder templates.
Solution:
Put app.py in the Templates folder outside the folder.
reason:
reder_template directory is to find the folder templates in the current directory. The index.html file should be placed in the folder templates.
Solution:
Put app.py in the Templates folder outside the folder.