return send_from_directory(app.static_folder, "index.html") #'Hello 404!' #send_from_directory(app.static_folder, "index.html") werkzeug.exceptions.NotFound: 404 Not ...