--- import LayoutBase from '@layouts/Base/index.astro' const title = `I'm sorry Dave` const description = `I'm afraid I can't do that` ---

{title}

{' '}

{description}

Back to homepage