Displaying meta title in page
Permalink
Does anyone know what the $page attribute would be to pull in the meta title and display it?
I don't need the code, just the attribute. For example, to display the name of the page you would do the following:
<?php echo $c->getCollectionName() ?>
What I want to display is the meta title. Anyone know what attribute you would use to call it?
Thanks
I don't need the code, just the attribute. For example, to display the name of the page you would do the following:
<?php echo $c->getCollectionName() ?>
What I want to display is the meta title. Anyone know what attribute you would use to call it?
Thanks