--- import Layout from './Default.astro'; const { title, description } = Astro.props; ---

{title}

{description}