Render the full article HTML document with the shared
site chrome — site header, language switcher, skip link, theme toggle,
breadcrumb, JSON-LD NewsArticle + BreadcrumbList, and footer. The
shell pulls localized labels from constants/languages.js and
composes the chrome from templates/section-builders.ts, so
localisation, a11y, and CSP stay consistent with the rest of the
site.
Description
Render the full article HTML document with the shared site chrome — site header, language switcher, skip link, theme toggle, breadcrumb, JSON-LD
NewsArticle+BreadcrumbList, and footer. The shell pulls localized labels fromconstants/languages.jsand composes the chrome fromtemplates/section-builders.ts, so localisation, a11y, and CSP stay consistent with the rest of the site.