{post.data.title} {post.data.tags.map(tag => ( ))} {Intl.DateTimeFormat(astroI18n.locale, { day: 'numeric', month: 'short', year: 'numeric' }).format(post.data.created)} {post.data.german && ( {t("warning.title", {}, {route: "/rules"})} {t("warning.text", {}, {route: "/rules"})} )}