Hi,
we currently are using sfSimpleCMS,
we have layout.php manage our heading/top menu
then it includes content:
simplePageTemplate.php
or homeTemplate.php
I'd like to have admins be able to edit individual header data on each page,
such as title and meta-data.
Is there a way for layout.php to access page specific data?
Thanks for any help
