visionmedia / express-messages

Express flash notification message rendering
261 stars 41 forks source link

Doesn't render HTML #24

Open webjoyable opened 5 years ago

webjoyable commented 5 years ago

I'm not using custom template, just trying to get it work.

for this req.flash("msg", "this works!");

i get this https://i.postimg.cc/xdZC32jF/Screenshot-68.png