21Oct/090
Smarty’s nl2br How to replace newlines with HTML breaks
Replacing newlines with breaks is as easy as
{$variable|nl2br}
http://www.smarty.net/manual/en/language.modifier.nl2br.php
Replacing newlines with breaks is as easy as
{$variable|nl2br}
http://www.smarty.net/manual/en/language.modifier.nl2br.php