TemplatesΒΆ
The templates folder is another necessary folder for the flask web application framework. It houses all of the HTML files that
created the interface of the project. The starting tab is defined by index.html.
The templates folder is another necessary folder for the flask web application framework. It houses all of the HTML files that
created the interface of the project. The starting tab is defined by index.html.