{#if loading}
Make sure not to leave the page if an action is in progress.
{:else if deployment}
There is another action in progress: {deployment.type} {deployment.name}
{/if}