i've already tried to moved curly brackets {{ }} in the controllers and
still gettin an error, my intention is because all of my views is using
pagination and i want to simplified it to just put on the centralize db
functions.
is there any ways to do this?
thank you so muchOn Sun, May 15, 2011 at 1:48 PM, pbreit <[email protected]> wrote: > You don't put {{ and }} in controllers. Just do it like it is in the book. > HTML typically belongs in the view.

