I am trying to make my titles more descriptive. So i want them to be like
Page Title › Battin
News Title › Battin
Project Title › Battin
I found the template tags:
projectTitle() and postTitle(), but i cannot seem to find anything similar for pages? I use currentPage right now, but it only displays the slug, which gives me titles like this: latest-news › Battin
Is the pageTitle() non-existing?
