I send string to flash from my model on auth.messages.registration_pending.
Since it is quite long i want to make it multiline. \n in my string do not
work
how to handle that?
thank you
best regarst
On Tuesday, November 24, 2009 5:23:38 PM UTC+1, mdipierro wrote:
>
> response.flash = DIV("hello",BR(),"world")
>
> On Nov 24, 3:53 am, "hamdy.a.farag" <[email protected]> wrote:
> > Hi
> >
> > How can I make response.flash display a message containing new line
> > characters ?
--

