On my site I use the Fastemplate engine.
Yesterday I wrote a poll-class which works like a charm (still happy about it). The only problem I have is that I can't seem to the get poll in the template file. Right now I have to manually add some code to display the poll on each page.
Is there a way to get parsed PHP content in those template files?