I want to use smarty to return some html to a text box in the back end of my web site. I am already using smarty to render the backend itself.
Whats the best way to do this?
I'm assigning a single array to smarty in the usual way, but not sure how then to return the template.