@emmanuel and @josh, it would be nice if we could define page templates. Every page I’m creating will have a header, footer, and sidebar. Some will also have additional, reusuable elements.
I would like to be able to define these as a Page template so that I can wrap all of my pages with them. When I update the reusable page template it would update all of the pages that are using it.
I could have multiple page templates.
- One for most pages that only need a header, footer, and sidebar.
- One for admin pages that have a header, footer, sidebar, and an additional Settings menu.
- Other page template types.
When creating a new page there could be an additional menu to select a Page template.
I think there could also be an option in the editor to change the template once a page has been created.