export const NotFoundPage = { props: ['components', 'categories', 'id', 'query'], template: `

Not Found

`, };