I have a related problem here- the templates I have here insert particular content at a certain location on the page, called as ‘$content’. How would I adjust the above so that the output of the echo call above is held in ‘$content’ rather than just plain echoed?
Thanks