{!fullDescription ? list.description?.substring(0, 100) : list.description} {#if (list.description?.length ?? 0) > 100 && !fullDescription} (fullDescription = true)}> ... {$_("read-more")} {/if}