export function layout(content: string) { return ` Object Storage Browser
${content}
`; }