Hi guys
I am learning Smarty and have a question
Say for instance I have php code that generates a list of dates like this
Now to display this I would need to use php and then echo out the results.1st April
2nd April
3rd April
4th April
How is possible to put this into a smarty template file(.tpl)
Many thanks in advance




Bookmarks