--- import Base from './Base.astro' const { title } = Astro.props ---

Post: {title}