The page title and breadcrumb should be automatically injected into the `page` template on pages that are not rendered by Canvas
>>> [!note] Migrated issue <!-- Drupal.org comment --> <!-- Migrated from issue #3568874. --> Reported by: [phenaproxima](https://www.drupal.org/user/205645) Related to !20 >>> <h3 id="summary-problem-motivation">Problem/Motivation</h3> <p>In Byte's configuration and content, pages that aren't rendered by Canvas have no page title or breadcrumb.</p> <p>Both should be purposefully injected into <code>page.html.twig</code>, along with a <code>rendered_by_canvas</code> boolean, so they can be displayed if needed.</p>
issue