However the tab doesn't show up. Do I need to create a blueprint for every page type to inherit from my modified default blueprint?
---yaml
'@extends':
Thanks, I tried this but it didn’t work. It might be that the default.yml in my theme is not part of Grav\Common\Page\Types::systemBlueprints and does not get picked up as a fallback in scanTemplates() later on.