import { layout } from './layout.ts'; export function notFoundPage(): string { return layout('Not found', `
The page or file you requested does not exist.
Go home