{#if item.badge?.title}

{item.badge.title}

{/if} {#if item.title}

{@html sanitizeHtml(item.title)}

{/if}