404 error while using Flask

My web service keeps returning a 404 error with all of the routes that have html templates. My framework is Flask. I have checked that my templates are be read correctly. Would anyone have any clues? It works in a production environment.

By the way, it was working perfectly fine a couple of hours ago and i have not made any changes to the way it renders templates

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.