Render the modern chrome head fragment (everything from <bodyโฆ> up through </header> + optional hero-banner + lang-bar) for a single page. The trailing <main id="main" โฆ> produced by buildHeaderHtml is stripped โ pages keep their existing <main id="main-content"> (or similar) intact and we rewrite the skip-link to match.
Render the modern chrome head fragment (everything from
<bodyโฆ>up through</header>+ optional hero-banner + lang-bar) for a single page. The trailing<main id="main" โฆ>produced bybuildHeaderHtmlis stripped โ pages keep their existing<main id="main-content">(or similar) intact and we rewrite the skip-link to match.