how to return an image in GET flask request code example Example: how to get images on flask page <img src="{{url_for('static', filename='MD.png')}}">