Create an Invite Get a link that you can use to invite people to {displayRelayUrl(url)}
{#if loading}

Requesting an invite link...

{:else if $authError}

Oops! It looks like you're not a member of this relay.

{:else}
{#snippet input()} {/snippet} {#snippet info()}

This invite link can be used by clicking "Add Space" and pasting it there. {#if !claim} This space did not issue a claim for this link, so additional steps might be required. {/if}

{/snippet}
{/if}