{#if showCreate}
{#if createError}
{createError}
{/if}
{/if} {#if loading}

Loading…

{:else if listError}
Could not load scripts.

{listError}

{:else if scripts && scripts.length === 0}

No scripts yet. Create one above to get started.

{:else if scripts} {/if}