style-sheets and images don't load.

Stylesheets and image files work fine when I load the 'index.html' file in the browser but not inside the flask project I am working on inside Pycharm.  When I run the flask server the chrome dev tools show the 404 error about files being not found but every path is correct.

What is the issue?

1

Please sign in to leave a comment.