import { VERSION } from '../version.js'; import { esc } from '../http.js'; export function layout({ title, body, state = null, script = null, bodyClass = '', admin = null, nav = '' }) { return `