{#if show}

Deploy Dashboard

{#if loading}

Loading environments...

{:else if environments.length === 0}

No deployment environments configured.

{:else}
{/if}
{/if}