enter image description hereIve successfully managed to upload a picture onto my html webpage using flask. It uploads on the file upload_image.html and appears on profile.html. This is all correct. However when I refresh the profile page the image disappears how do I get my uploaded image to permanently stay on the page ? Thankyou !! Below is my code:
2tps://i.stack.imgur.com/9SQYY.png