Hey guys,
I have a network of EE sites - all on the same server. They all have the same footer (copyright, links, social icons).
Instead of a standard PHP include (which I would have to run all my footer templates as PHP) are there other ways/ideas of including a global footer - keeping it DRY?
Ideas/thoughts?