Content type: {contentType || "???"}
{#if opening && !openError}
Working, please wait...
{/if} {#if openError}
{openError}
{/if}
Status: {#if !instanceVersionError} {`OK, v.${instanceVersion}` || "???"} {:else}
{instanceVersionError}
{/if}