{#if others.length === 1} {:else}

and {others.length - 1} {others.length > 2 ? "others" : "other"}

{/if}
{#if !active && $notification}
{/if}

{messages[0].content}