{#if isAddingParticipants}
Adding Participants to "{event.name}"
{/if} {#if step == 0}
{:else if step == 1}
{:else if step == 2}
{:else if step == 3}
{:else if step == 4}
{/if}
Previous
Step {step + 1} of {steps.length}
Next