Hi Guys,
Recently developing custom module that adds new pages under /my/. All works fine but for some reason, it renders template ID as title of page, instead of my desired one.
So instead of My Title | Global Title it renders template_id | Global Title
What's the best approach to modify the title?