Hi
I have a page something.html that has a superType contentPage that has all the structure of content pages like header and footer.
On header I need to know the title of the contentPage. Is there some way that I can retrieve the title of the parent page on my html with sightly?
Thank you