Defined Page Titles in Dashboard

I like the simplicity of page title as heading, but in practice, it would be nice to have the option to set a page title separately.

For example, I have multiple welcome pages for different member types, each with “Welcome!” as the heading. All of those are identical in the pages list in my dashboard, so I’ve had to open each to figure out which is which.

Meanwhile, I’ve worked around the issue by removing the title heading from my template’s page.hbs and adding my own <h1> in a HTML card within each page’s content.