--- const { term, slug } = Astro.props; const href = slug ? `/glossaire/${slug}/` : "/glossaire/"; --- {term}