{#if messageIndex === 0}
{message}
{:else if messageIndex === 1}
Slow connection...
{:else}
Still trying...
{/if}