{{/* The SourceHut chrome. The brand, the service switcher, the login block and the environment banner are NOT rendered here: they come from sr-ht-ecore's shared partials ("srht-env-banner", "srht-nav"), which every custom service on the instance draws from one copy. The dot is this package's viewData, which embeds chrome.Page, so the fields those partials read promote into it. What is left here is the document, the diff-status colours below (compare's own, and nobody else's), and three seams: "head" and "scripts" are blocks, so a page that needs neither still renders; "content" is a {{template}} and must stay one — a block would give every page an empty default, which is the chrome around a hole served 200 for the page that forgot to define it. */}}