{#if $updateInProgess || $connected}
{:else if $reconnecting}
Lost connection to server, attempting to reconnect...
{:else}
No server connection, attempting to connect...
{/if}