{containerName}
{#if connected}
Connected
{:else if error}
{error}
{:else}
Connecting...
{/if}
Shell: {shell}
|
User: {user}
{#if xtermLoaded}
{:else}
Loading terminal...
{/if}