--- import type { Props } from '../props'; const { labels, lang, lastUpdated } = Astro.props; --- { lastUpdated && (

{labels['page.lastUpdated']}{' '}

) }