{#if showCreate}
submitCreate(e)}>
{#if createHistoricalConflict}
Slug previously redirected.

{createSlug} currently redirects to {createHistoricalConflict.slug}. Using it here will break any external links that still target the old slug.

{:else if createError}
{createError}
{/if} {#if !createHistoricalConflict}
{/if}
{/if} {#if loading}

Loading…

{:else if listError}
Could not load apps.

{listError}

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

No apps yet. Create one above to get started.

{:else if apps} {/if}