{#if currentStep === 0}
{:else if currentStep === 1}
{:else if currentStep === 2}
{:else if currentStep === 3}
{/if} {#if errors.submit}
{errors.submit}
{/if}