You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have a multi-line text data from database and want it to be displayed as {{text}} in template. However the result just display a text string, no line break. br is just ignored. Please fix!