{ body, head, ... }: { name = "base"; format = "html"; output = /*html*/'' ${head}
${body} ''; }