Smarty PHP Include
Jamroom Developers
A basic last resort scenario:
* listen for the 'view_results' event
That event has the completed page as html before it is rendered. check the url is the one you're interested in and use str_rep to inject it just before the /HEAD or somewhere into the body.
There probably is a better event though.
