In AEM 6.5, I'm trying to customize the page properties dialog for a specific template. I created a custom dialog under /apps/[my-project]/components/page/cq:dialog, but when I open the page properties, it still shows the default one.I cleared the dispatcher cache and did a full publish, but no chan...