0

How can I add links to my text in Flask?

What I want to do is after submitting a form, I want to flash a message containing a link.

I want to use Flask here. But if this is something javascript can do I am also open to that.

I really appreciate any help you can provide.

VLAZ
  • 26,331
  • 9
  • 49
  • 67
user525252
  • 19
  • 1
  • Also this one https://stackoverflow.com/q/18225713/4046632 – buran Jun 11 '22 at 18:21
  • I'm not sure what "adding a link to text" means exactly and I'm not sure how that relates to flash messages. – ggorlen Jun 11 '22 at 18:35
  • what i mean is i have a flash message

    in html. there i want to flash a message containing link. i would use href in html to do that but i dont know what to do in flask flash...

    – user525252 Jun 12 '22 at 18:34

0 Answers0