I'm relatively new to PyroCMS
so I may be asking the wrong question. I have a website, mostly content driven. There are a few different layout
files that we've created (maybe 8 of them). The problem is that each layout
file is completely distinct and relies on a partial
:
{{ theme:partial name="axiumfooter" }}
But I want the admin to be able to edit the footer. Is such a thing possible?