When I don't specify the URL it returns doctor_results as I had expected.
But when I change it by adding
It also renders doctor.html but doesn't return doctor_results.html unlike when the route is '/'. Instead, it gives me an error of Not Found The requested URL was not found on the server. If you entered the URL manually please check your spelling and try again.
and the url returns to localhost:5000