{#snippet body()}
{#each data.steps as step}
{/each}
{#if data.allSuccess}
Create the first user
{/if}
{/snippet}